3 instantiations of LsTextCell
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (3)
1366LsTextCell lsTextCell = new LsTextCell(); 2512lsTextCell = new LsTextCell(); 2572lsTextCell = new LsTextCell();
10 references to LsTextCell
PresentationCore (10)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (8)
929LsTextCell lsTextCell; 1069LsTextCell lsTextCell; 1104ref LsTextCell lsTextCell 1366LsTextCell lsTextCell = new LsTextCell(); 1567LsTextCell firstTextCell; 1589LsTextCell lastTextCell; 2506out LsTextCell lsTextCell 2565out LsTextCell lsTextCell
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (2)
1855out LsTextCell lsTextCell 1869out LsTextCell lsTextCell