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