1 instantiation of LsLInfo
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
217
LsLInfo plslineInfo = new
LsLInfo
();
5 references to LsLInfo
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (1)
217
LsLInfo
plslineInfo = new LsLInfo();
MS\Internal\TextFormatting\LineServices.cs (2)
1208
public
LsLInfo
* plslinfoArray; // array of LSLINFO structs, each per each break
1427
out
LsLInfo
plslinfo,
MS\Internal\TextFormatting\TextMetrics.cs (1)
123
LsLInfo
* plsLineInfo
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
281
out
LsLInfo
plslineInfo,