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