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