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)
1613
bool ISyncKeyTipAndContent.
KeepKeyTipAndContentInSync
8 writes to KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (8)
51
syncElement.
KeepKeyTipAndContentInSync
= true;
58
syncElement.
KeepKeyTipAndContentInSync
= true;
80
syncElement.
KeepKeyTipAndContentInSync
= false;
99
syncElement.
KeepKeyTipAndContentInSync
= false;
108
syncElement.
KeepKeyTipAndContentInSync
= true;
125
syncElement.
KeepKeyTipAndContentInSync
= false;
143
syncElement.
KeepKeyTipAndContentInSync
= false;
156
syncElement.
KeepKeyTipAndContentInSync
= true;
5 references to KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (5)
36
if (!syncElement.
KeepKeyTipAndContentInSync
)
78
if (syncElement.
KeepKeyTipAndContentInSync
)
96
if (syncElement.
KeepKeyTipAndContentInSync
&&
123
if (syncElement.
KeepKeyTipAndContentInSync
)
140
if (syncElement.
KeepKeyTipAndContentInSync
&&