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)
37
get { return
_horizontalOffset
; }