2 writes to usedFillWeight
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (2)
71this.usedFillWeight = DATAGRIDVIEWCOLUMN_defaultFillWeight; 1039this.usedFillWeight = value;
1 reference to usedFillWeight
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (1)
1034return this.usedFillWeight;