2 writes to _depthQueryMax
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
253out _depthQueryMax, 284out _depthQueryMax,
5 references to _depthQueryMax
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (5)
897LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1037LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1332LsQSubInfo[] sublineInfo = new LsQSubInfo[_depthQueryMax]; 1532LsQSubInfo[] firstSublines = new LsQSubInfo[_depthQueryMax]; 1554LsQSubInfo[] lastSublines = new LsQSubInfo[_depthQueryMax];