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