2 writes to _depthQueryMax
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
239
out
_depthQueryMax
,
270
out
_depthQueryMax
,
5 references to _depthQueryMax
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (5)
883
LsQSubInfo[] sublineInfo = new LsQSubInfo[
_depthQueryMax
];
1023
LsQSubInfo[] sublineInfo = new LsQSubInfo[
_depthQueryMax
];
1318
LsQSubInfo[] sublineInfo = new LsQSubInfo[
_depthQueryMax
];
1518
LsQSubInfo[] firstSublines = new LsQSubInfo[
_depthQueryMax
];
1540
LsQSubInfo[] lastSublines = new LsQSubInfo[
_depthQueryMax
];