2 references to FindMatchingPrefix
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\TextSearchInternal.cs (2)
505
int matchedIndex =
FindMatchingPrefix
(childItemsControl, prefix, doHierarchicalSearch);
516
int matchedIndex =
FindMatchingPrefix
(itemsControl, prefix, doHierarchicalSearch);