3 references to FindAccessKeyMarker
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonKeyTipAndContentSyncHelper.cs (3)
43
int accessKeyIndex = RibbonHelper.
FindAccessKeyMarker
(stringContent);
105
int accessIndex = RibbonHelper.
FindAccessKeyMarker
(stringContent);
147
if (RibbonHelper.
FindAccessKeyMarker
(stringContent) < 0)