Skip to main content

EventTriggerBase<T>.EventNameProperty Field

Identifies the EventName dependency property.

Namespace: DevExpress.WinUI.Mvvm.UI.Interactivity

Assembly: DevExpress.WinUI.Core.v21.1.dll

Declaration

[IgnoreDependencyPropertiesConsistencyChecker]
public static readonly DependencyProperty EventNameProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also