4 references to LVCOLUMNW_FORMAT
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
3925lvColumn.fmt = (LVCOLUMNW_FORMAT)ch.TextAlign; 5263lvColumn.fmt |= LVCOLUMNW_FORMAT.LVCFMT_IMAGE; 5266lvColumn.fmt |= (LVCOLUMNW_FORMAT)ch.TextAlign;
System.Windows.Forms.Primitives (1)
_generated\303\Windows.Win32.LVCOLUMNW.g.cs (1)
35 internal winmdroot.UI.Controls.LVCOLUMNW_FORMAT fmt;