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)
81translation = new TranslateTransform(_x, _top); 129if(_x != newX)