3 writes to InheritedRowStyle
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowPostPaintEventArgs.cs (3)
31InheritedRowStyle = inheritedRowStyle.OrThrowIfNull(); 41InheritedRowStyle = null!; 187InheritedRowStyle = inheritedRowStyle;
1 reference to InheritedRowStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowPostPaintEventArgs.cs (1)
75InheritedRowStyle,