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