2 references to MatchedTextInfo
PresentationFramework (2)
MS\Internal\MatchedTextInfo.cs (1)
22s_NoMatch = new MatchedTextInfo(-1, null, 0, 0);
System\Windows\Controls\TextSearch.cs (1)
530matchedTextInfo = new MatchedTextInfo(matchedItemIndex, matchedText, matchedPrefixLength, textExcludingPrefixLength);