1 write to _horizontalOffset
PresentationFramework (1)
System\Windows\Controls\Primitives\DragStartedEventArgs.cs (1)
27_horizontalOffset = horizontalOffset;
1 reference to _horizontalOffset
PresentationFramework (1)
System\Windows\Controls\Primitives\DragStartedEventArgs.cs (1)
37get { return _horizontalOffset; }