1 write to alignment
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBarPanel.cs (1)
98
alignment
= value;
3 references to alignment
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBarPanel.cs (3)
89
return
alignment
;
97
if (
alignment
!= value) {
594
HorizontalAlignment align =
alignment
;