2 writes to _depthQueryMax
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
238
out
_depthQueryMax
,
269
out
_depthQueryMax
,
5 references to _depthQueryMax
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (5)
882
LsQSubInfo[] sublineInfo = new LsQSubInfo[
_depthQueryMax
];
1022
LsQSubInfo[] sublineInfo = new LsQSubInfo[
_depthQueryMax
];
1317
LsQSubInfo[] sublineInfo = new LsQSubInfo[
_depthQueryMax
];
1517
LsQSubInfo[] firstSublines = new LsQSubInfo[
_depthQueryMax
];
1539
LsQSubInfo[] lastSublines = new LsQSubInfo[
_depthQueryMax
];