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