2 writes to inheritedRowStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowPostPaintEventArgs.cs (2)
59this.inheritedRowStyle = inheritedRowStyle; 274this.inheritedRowStyle = inheritedRowStyle;
2 references to inheritedRowStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowPostPaintEventArgs.cs (2)
106return this.inheritedRowStyle; 167this.inheritedRowStyle,