EventTriggerBehavior.EventName Property

Gets or sets the name of the event to listen for. This is a dependency property.

Namespace: Microsoft.Xaml.Interactions.Core Namespace

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

public: 
property::Platform::String^ EventName {
     ::Platform::String^ get();
     void set(::Platform::String^ value);
}

See Also

Reference

EventTriggerBehavior Class

Microsoft.Xaml.Interactions.Core Namespace