Skip to main content

EventToCommand.PassEventArgsToCommandProperty Field

In This Article

Identifies the PassEventArgsToCommand dependency property.

Namespace: DevExpress.WinUI.Core

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

NuGet Package: DevExpress.WinUI

#Declaration

public static readonly DependencyProperty PassEventArgsToCommandProperty

#Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also