1 write to _footerAlignment
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (1)
168_footerAlignment = value;
2 references to _footerAlignment
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (2)
158get => _footerAlignment; 163if (_footerAlignment == value)