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