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