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