3 instantiations of LsTextCell
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
1333LsTextCell lsTextCell = new LsTextCell(); 2458lsTextCell = new LsTextCell(); 2512lsTextCell = new LsTextCell();
10 references to LsTextCell
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (8)
896LsTextCell lsTextCell; 1036LsTextCell lsTextCell; 1071ref LsTextCell lsTextCell 1333LsTextCell lsTextCell = new LsTextCell(); 1531LsTextCell firstTextCell; 1553LsTextCell lastTextCell; 2452out LsTextCell lsTextCell 2505out LsTextCell lsTextCell
MS\Internal\TextFormatting\LineServices.cs (2)
1515out LsTextCell lsTextCell 1525out LsTextCell lsTextCell