1 write to _scrollEventType
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
21
_scrollEventType
= scrollEventType;
1 reference to _scrollEventType
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
31
get { return
_scrollEventType
; }