2 writes to CellX
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
5613
CellX
= cf.CellX,
5630
CellX
= cf.CellX,
7 references to CellX
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
5331
long width = cs.
CellX
- prevX;
5337
prevX = cs.
CellX
;
5598
if (cs.
CellX
== cf.CellX)
5607
else if (cs.
CellX
> cf.CellX)
5621
prevColX = cs.
CellX
;
7392
if (cs.
CellX
== cellx)
7398
if (cs.
CellX
> cellx)