1 write to _footerAlignment
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (1)
186_footerAlignment = value;
2 references to _footerAlignment
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (2)
176get => _footerAlignment; 181if (_footerAlignment == value)