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