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