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