Share via


CallMethodAction.TargetObjectProperty Field

Specifies the object that exposes the method of interest.

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

See Also

Reference

CallMethodAction Class

Microsoft.Xaml.Interactions.Core Namespace