1 write to alignStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
316alignStyle = value;
5 references to alignStyle
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListView.cs (5)
301return alignStyle; 315if (alignStyle != value) { 694switch (alignStyle) { 3833ArrangeIcons(alignStyle); 4347ArrangeIcons(alignStyle);