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