3 writes to newWidth
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ColumnWidthChangingEvent.cs (3)
22this.newWidth = newWidth; 31this.newWidth = newWidth; 53this.newWidth = value;
1 reference to newWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ColumnWidthChangingEvent.cs (1)
50return this.newWidth;