Skip to main content

EventTriggerBase<T>.SourceObjectProperty Field

Identifies the SourceObject dependency property.

Namespace: DevExpress.WinUI.Mvvm.UI.Interactivity

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

Declaration

[IgnoreDependencyPropertiesConsistencyChecker]
public static readonly DependencyProperty SourceObjectProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also