3 instantiations of LsTextCell
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
1319LsTextCell lsTextCell = new LsTextCell(); 2444lsTextCell = new LsTextCell(); 2498lsTextCell = new LsTextCell();
10 references to LsTextCell
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (8)
882LsTextCell lsTextCell; 1022LsTextCell lsTextCell; 1057ref LsTextCell lsTextCell 1319LsTextCell lsTextCell = new LsTextCell(); 1517LsTextCell firstTextCell; 1539LsTextCell lastTextCell; 2438out LsTextCell lsTextCell 2491out LsTextCell lsTextCell
MS\Internal\TextFormatting\LineServices.cs (2)
1509out LsTextCell lsTextCell 1519out LsTextCell lsTextCell