2 writes to _depthQueryMax
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
240out _depthQueryMax, 271out _depthQueryMax,
5 references to _depthQueryMax
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (5)
884LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1024LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1319LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1519LsQSubInfo[] firstSublines = new LsQSubInfo[_depthQueryMax]; 1541LsQSubInfo[] lastSublines = new LsQSubInfo[_depthQueryMax];