3 references to EventScroll
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlWindow.cs (3)
547
WindowShim.AddHandler(
EventScroll
, value);
551
WindowShim.RemoveHandler(
EventScroll
, value);
634
FireEvent(HtmlWindow.
EventScroll
, e);