3 writes to _x
PresentationFramework (3)
System\Windows\Documents\ColumnResizeAdorner.cs (3)
38
_x
= Double.NaN;
118
_x
= newX;
142
_x
= xPos;
2 references to _x
PresentationFramework (2)
System\Windows\Documents\ColumnResizeAdorner.cs (2)
68
translation = new TranslateTransform(
_x
, _top);
116
if(
_x
!= newX)