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