1 reference to TextBlockLength
PresentationFramework (1)
System\Windows\Documents\TextFindEngine.cs (1)
216
int textBlockLength = Math.Max(
TextBlockLength
, findPattern.Length * 2 * 2);