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