4 references to AutoScrolling
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ScrollableControl.cs (4)
906
Debug.WriteLineIf(ScrollableControl.
AutoScrolling
.TraceVerbose, "ScrollControlIntoView(" + activeControl.GetType().FullName + ")");
917
Debug.WriteLineIf(ScrollableControl.
AutoScrolling
.TraceVerbose, "Calculating...");
953
Debug.WriteLineIf(ScrollableControl.
AutoScrolling
.TraceVerbose, "not direct child, original bounds: " + bounds);
956
Debug.WriteLineIf(ScrollableControl.
AutoScrolling
.TraceVerbose, "adjusted bounds: " + bounds);