3 instantiations of LsTextCell
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
1320LsTextCell lsTextCell = new LsTextCell(); 2445lsTextCell = new LsTextCell(); 2499lsTextCell = new LsTextCell();
10 references to LsTextCell
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (8)
883LsTextCell lsTextCell; 1023LsTextCell lsTextCell; 1058ref LsTextCell lsTextCell 1320LsTextCell lsTextCell = new LsTextCell(); 1518LsTextCell firstTextCell; 1540LsTextCell lastTextCell; 2439out LsTextCell lsTextCell 2492out LsTextCell lsTextCell
MS\Internal\TextFormatting\LineServices.cs (2)
1510out LsTextCell lsTextCell 1520out LsTextCell lsTextCell