Skip to main content

EventTriggerBase<T>.SourceNameProperty Field

Identifies the SourceName dependency property.

Namespace: DevExpress.WinUI.Mvvm.UI.Interactivity

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

Declaration

[IgnoreDependencyPropertiesConsistencyChecker]
public static readonly DependencyProperty SourceNameProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also