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