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