3 references to RenderToolStripStatusLabelBackground
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripRendererTests.cs (3)
645renderer.RenderToolStripStatusLabelBackground += handler; 650renderer.RenderToolStripStatusLabelBackground -= handler; 986renderer.RenderToolStripStatusLabelBackground += (sender, e) => callCount++;