2 references to GetParentScope
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (2)
794
DependencyObject parentScope =
GetParentScope
(childScope);
851
parentScope =
GetParentScope
(parentScope);