1 write to NewWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ColumnWidthChangingEventArgs.cs (1)
17
NewWidth
= newWidth;
2 references to NewWidth
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
6135
nmheader->pitem->cxy = colWidthChanging.
NewWidth
;
6145
_newWidthForColumnWidthChangingCancelled = colWidthChanging.
NewWidth
;