1 write to _horizontalChange
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\DragCompletedEventArgs.cs (1)
22
_horizontalChange
= horizontalChange;
1 reference to _horizontalChange
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\DragCompletedEventArgs.cs (1)
34
get { return
_horizontalChange
; }