3 writes to fmt
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
3925
lvColumn.
fmt
= (LVCOLUMNW_FORMAT)ch.TextAlign;
5263
lvColumn.
fmt
|= LVCOLUMNW_FORMAT.LVCFMT_IMAGE;
5266
lvColumn.
fmt
|= (LVCOLUMNW_FORMAT)ch.TextAlign;