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