DataTriggerBehavior.BindingProperty Field
the bound object that the DataTriggerBehavior will listen to.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly BindingProperty As DependencyProperty
public static readonly DependencyProperty BindingProperty
public:
static initonly DependencyProperty^ BindingProperty
static val BindingProperty: DependencyProperty
public static final var BindingProperty : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.