3 instantiations of LsTextCell
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
1318LsTextCell lsTextCell = new LsTextCell(); 2443lsTextCell = new LsTextCell(); 2497lsTextCell = new LsTextCell();
10 references to LsTextCell
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (8)
881LsTextCell lsTextCell; 1021LsTextCell lsTextCell; 1056ref LsTextCell lsTextCell 1318LsTextCell lsTextCell = new LsTextCell(); 1516LsTextCell firstTextCell; 1538LsTextCell lastTextCell; 2437out LsTextCell lsTextCell 2490out LsTextCell lsTextCell
MS\Internal\TextFormatting\LineServices.cs (2)
1510out LsTextCell lsTextCell 1520out LsTextCell lsTextCell