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