2 references to FindMatch
PresentationCore (2)
System\Windows\Input\Command\CommandManager.cs (2)
369
command = localCommandBindings.
FindMatch
(targetElement, inputEventArgs);
384
command = classCommandBindings.
FindMatch
(targetElement, inputEventArgs);