CallMethodAction.MethodNameProperty Field

Specifies the name of the method to invoke.

Namespace:  Microsoft.Xaml.Interactions.Core
Assembly:  Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)

Syntax

'Declaration
Public Shared ReadOnly MethodNameProperty As DependencyProperty
public static readonly DependencyProperty MethodNameProperty
public:
static initonly DependencyProperty^ MethodNameProperty
static val MethodNameProperty: DependencyProperty
public static final var MethodNameProperty : DependencyProperty

.NET Framework Security

See Also

Reference

CallMethodAction Class

Microsoft.Xaml.Interactions.Core Namespace