Base:
method
Matches
System.Windows.Input.InputGesture.Matches(System.Object, System.Windows.Input.InputEventArgs)
1 override of Matches
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (1)
160public override bool Matches(object targetElement, InputEventArgs inputEventArgs)
1 reference to Matches
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (1)
171if (base.Matches(targetElement, keyArgs))