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