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