2 references to FindScope
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
373
return
FindScope
(element, true);
1182
DependencyObject parentScope =
FindScope
(currentScope, false);