3 references to EventRenderSplitButtonBackground
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripRenderer.cs (3)
359AddHandler(EventRenderSplitButtonBackground, value); 362RemoveHandler(EventRenderSplitButtonBackground, value); 595ToolStripItemRenderEventHandler eh = Events[EventRenderSplitButtonBackground] as ToolStripItemRenderEventHandler;