2 implementations of KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
717
bool ISyncKeyTipAndContent.
KeepKeyTipAndContentInSync
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1601
bool ISyncKeyTipAndContent.
KeepKeyTipAndContentInSync
8 writes to KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (8)
50
syncElement.
KeepKeyTipAndContentInSync
= true;
57
syncElement.
KeepKeyTipAndContentInSync
= true;
79
syncElement.
KeepKeyTipAndContentInSync
= false;
98
syncElement.
KeepKeyTipAndContentInSync
= false;
107
syncElement.
KeepKeyTipAndContentInSync
= true;
124
syncElement.
KeepKeyTipAndContentInSync
= false;
142
syncElement.
KeepKeyTipAndContentInSync
= false;
155
syncElement.
KeepKeyTipAndContentInSync
= true;
5 references to KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (5)
36
if (!syncElement.
KeepKeyTipAndContentInSync
)
77
if (syncElement.
KeepKeyTipAndContentInSync
)
95
if (syncElement.
KeepKeyTipAndContentInSync
&&
122
if (syncElement.
KeepKeyTipAndContentInSync
)
139
if (syncElement.
KeepKeyTipAndContentInSync
&&