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