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