3 references to EventBackgroundImageLayout
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
1227Events.AddHandler(EventBackgroundImageLayout, value); 1230Events.RemoveHandler(EventBackgroundImageLayout, value); 8037EventHandler eh = Events[EventBackgroundImageLayout] as EventHandler;