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)
6137
nmheader->pitem->cxy = colWidthChanging.
NewWidth
;
6147
_newWidthForColumnWidthChangingCancelled = colWidthChanging.
NewWidth
;