2 references to PropDividerThickness
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewBand.cs (2)
243int dividerThickness = this.Properties.GetInteger(PropDividerThickness, out found); 272this.Properties.SetInteger(PropDividerThickness, (int)value);