Skip to main content

EventToCommandBase Class

A base class for the EventToCommand behavior.

Namespace: DevExpress.WinUI.Core

Assembly: DevExpress.WinUI.Core.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class EventToCommandBase :
    EventTrigger<DependencyObject>
See Also