2 references to CommandBindingsInternal
PresentationCore (2)
System\Windows\Input\Command\CommandManager.cs (2)
356
localCommandBindings = ((UIElement)targetElement).
CommandBindingsInternal
;
545
UIElement uiElement => uiElement.
CommandBindingsInternal
,