3 writes to _x
PresentationFramework (3)
System\Windows\Documents\ColumnResizeAdorner.cs (3)
37
_x
= Double.NaN;
117
_x
= newX;
138
_x
= xPos;
2 references to _x
PresentationFramework (2)
System\Windows\Documents\ColumnResizeAdorner.cs (2)
67
translation = new TranslateTransform(
_x
, _top);
115
if(
_x
!= newX)