1 reference to StandardMatchIndexCalculation
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextFindEngine.cs (1)
416
matchIndex =
StandardMatchIndexCalculation
(textString, findPattern, matchWholeWord, matchLast, !matchCase, compareInfo, hasPreceedingSeparatorChar, hasFollowingSeparatorChar, out matchLength);