Gets the input event name associated with this CanExecuteRoutedEventArgs instance.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public string EventName { get; internal set; } |
Visual Basic |
---|
Public Property EventName As String Get Friend Set |