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