3 references to PropAutoScrollOffset
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
994if (Properties.ContainsObject(PropAutoScrollOffset)) { 995return (Point)Properties.GetObject(PropAutoScrollOffset); 1001Properties.SetObject(PropAutoScrollOffset, value);