1 write to _scrollEventType
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
20
_scrollEventType
= scrollEventType;
1 reference to _scrollEventType
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
30
get { return
_scrollEventType
; }