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