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