2 implementations of KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
716
bool ISyncKeyTipAndContent.
KeepKeyTipAndContentInSync
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
1599
bool ISyncKeyTipAndContent.
KeepKeyTipAndContentInSync
8 writes to KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (8)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (8)
49
syncElement.
KeepKeyTipAndContentInSync
= true;
56
syncElement.
KeepKeyTipAndContentInSync
= true;
78
syncElement.
KeepKeyTipAndContentInSync
= false;
97
syncElement.
KeepKeyTipAndContentInSync
= false;
106
syncElement.
KeepKeyTipAndContentInSync
= true;
123
syncElement.
KeepKeyTipAndContentInSync
= false;
141
syncElement.
KeepKeyTipAndContentInSync
= false;
154
syncElement.
KeepKeyTipAndContentInSync
= true;
5 references to KeepKeyTipAndContentInSync
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (5)
35
if (!syncElement.
KeepKeyTipAndContentInSync
)
76
if (syncElement.
KeepKeyTipAndContentInSync
)
94
if (syncElement.
KeepKeyTipAndContentInSync
&&
121
if (syncElement.
KeepKeyTipAndContentInSync
)
138
if (syncElement.
KeepKeyTipAndContentInSync
&&