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