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