3 references to EVENT_SBDRAWITEM
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBar.cs (3)
525Events.AddHandler(EVENT_SBDRAWITEM, value); 528Events.RemoveHandler(EVENT_SBDRAWITEM, value); 949StatusBarDrawItemEventHandler handler = (StatusBarDrawItemEventHandler)Events[EVENT_SBDRAWITEM];