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