2 writes to scrollOrientation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollEvent.cs (2)
51this.scrollOrientation = scroll; 67this.scrollOrientation = scroll;
1 reference to scrollOrientation
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollEvent.cs (1)
80return scrollOrientation;