2 references to FindMatchingPrefix
PresentationFramework (2)
System\Windows\Controls\TextSearch.cs (2)
213int matchedItemIndex = FindMatchingPrefix(_attachedTo, primaryTextPath, Prefix, 502int matchedItemIndex = FindMatchingPrefix(itemsControl, GetPrimaryTextPath(itemsControl), prefix, String.Empty, 0, false, ref wasNewCharUsed);