ChangePropertyAction.TargetObjectProperty Field
Identifies the TargetObject dependency property.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly TargetObjectProperty As DependencyProperty
public static readonly DependencyProperty TargetObjectProperty
public:
static initonly DependencyProperty^ TargetObjectProperty
static val TargetObjectProperty: DependencyProperty
public static final var TargetObjectProperty : 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.