1 write to dgvrprpe
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
6692
this.
dgvrprpe
= new DataGridViewRowPrePaintEventArgs(this);
2 references to dgvrprpe
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridView.cs (2)
6690
if (this.
dgvrprpe
== null)
6694
return this.
dgvrprpe
;