1 write to cxy
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
5558hdItem.cxy = colWidthChanging.NewWidth;
1 reference to cxy
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
5553int newColumnWidth = ((hdItem.mask & NativeMethods.HDI_WIDTH) != 0) ? hdItem.cxy : -1;