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