1 write to _horizontalChange
PresentationFramework (1)
System\Windows\Controls\Primitives\DragDeltaEventArgs.cs (1)
27
_horizontalChange
= horizontalChange;
1 reference to _horizontalChange
PresentationFramework (1)
System\Windows\Controls\Primitives\DragDeltaEventArgs.cs (1)
37
get { return
_horizontalChange
; }