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