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)
176
get =>
_footerAlignment
;
181
if (
_footerAlignment
== value)