3 references to ApplyStyle
System.Windows.Forms.Tests (3)
System\Windows\Forms\DataGridViewCellStyleTests.cs (3)
636style.ApplyStyle(source); 678style.ApplyStyle(source); 703Assert.Throws<ArgumentNullException>("dataGridViewCellStyle", () => style.ApplyStyle(null));