3 writes to _x
PresentationFramework (3)
src\Framework\System\Windows\Documents\ColumnResizeAdorner.cs (3)
51
_x
= Double.NaN;
131
_x
= newX;
155
_x
= xPos;
2 references to _x
PresentationFramework (2)
src\Framework\System\Windows\Documents\ColumnResizeAdorner.cs (2)
81
translation = new TranslateTransform(
_x
, _top);
129
if(
_x
!= newX)