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