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)
34get { return _horizontalChange; }