2 writes to _top
PresentationFramework (2)
src\Framework\System\Windows\Documents\ColumnResizeAdorner.cs (2)
52
_top
= Double.NaN;
156
_top
= yPos;
1 reference to _top
PresentationFramework (1)
src\Framework\System\Windows\Documents\ColumnResizeAdorner.cs (1)
81
translation = new TranslateTransform(_x,
_top
);