2 references to s_propDividerThickness
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewBand.cs (2)
174get => Properties.GetValueOrDefault<int>(s_propDividerThickness); 182Properties.AddValue(s_propDividerThickness, value);