2 writes to _depthQueryMax
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
276out _depthQueryMax, 307out _depthQueryMax,
5 references to _depthQueryMax
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (5)
930LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1070LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1365LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1568LsQSubInfo[] firstSublines = new LsQSubInfo[_depthQueryMax]; 1590LsQSubInfo[] lastSublines = new LsQSubInfo[_depthQueryMax];