2 references to IsKeyTipScopeProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
100return (bool)element.GetValue(IsKeyTipScopeProperty); 106element.SetValue(IsKeyTipScopeProperty, value);