1 override of ScrollInternal
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
712
internal override void
ScrollInternal
(int delta) {
2 references to ScrollInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
3861
ScrollInternal
(se.OldValue - se.NewValue);
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
713
base.
ScrollInternal
(delta);