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)
31get { return _scrollEventType; }