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