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