3 writes to _x
PresentationFramework (3)
System\Windows\Documents\ColumnResizeAdorner.cs (3)
46
_x
= Double.NaN;
126
_x
= newX;
150
_x
= xPos;
2 references to _x
PresentationFramework (2)
System\Windows\Documents\ColumnResizeAdorner.cs (2)
76
translation = new TranslateTransform(
_x
, _top);
124
if(
_x
!= newX)