EventTriggerBehavior.EventNameProperty Field
Specifies the name of the event to listen for.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly EventNameProperty As DependencyProperty
public static readonly DependencyProperty EventNameProperty
public:
static initonly DependencyProperty^ EventNameProperty
static val EventNameProperty: DependencyProperty
public static final var EventNameProperty : 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.