2 references to GetParentScope
PresentationCore (2)
System\Windows\Input\Command\CommandManager.cs (2)
679
DependencyObject parentScope =
GetParentScope
(childScope);
736
parentScope =
GetParentScope
(parentScope);