1 override of GetControl
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
2844
protected override Control
GetControl
()
2 references to GetControl
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\SelectionUIHandler.cs (2)
69
Control containerControl =
GetControl
();
73
if (
GetControl
() is ScrollableControl sc && sc.AutoScroll)