2 references to GetParentScopeFocusedElement
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (2)
532
IInputElement focusedElement =
GetParentScopeFocusedElement
(d);
567
IInputElement focusedElement =
GetParentScopeFocusedElement
(d);