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