2 writes to CellX
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
5623
CellX
= cf.CellX,
5640
CellX
= cf.CellX,
7 references to CellX
PresentationFramework (7)
System\Windows\Documents\RtfToXamlReader.cs (7)
5341
long width = cs.
CellX
- prevX;
5347
prevX = cs.
CellX
;
5608
if (cs.
CellX
== cf.CellX)
5617
else if (cs.
CellX
> cf.CellX)
5631
prevColX = cs.
CellX
;
7402
if (cs.
CellX
== cellx)
7408
if (cs.
CellX
> cellx)