Gets the input event name associated with this CanExecuteRoutedEventArgs instance.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public string EventName { get; internal set; }
Visual Basic
Public Property EventName As String
	Get
	Friend Set

See Also