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