2 writes to CellX
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
5622
CellX
= cf.CellX,
5639
CellX
= cf.CellX,
7 references to CellX
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
5340
long width = cs.
CellX
- prevX;
5346
prevX = cs.
CellX
;
5607
if (cs.
CellX
== cf.CellX)
5616
else if (cs.
CellX
> cf.CellX)
5630
prevColX = cs.
CellX
;
7401
if (cs.
CellX
== cellx)
7407
if (cs.
CellX
> cellx)