1 write to textAlign
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
938textAlign = value;
3 references to textAlign
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBar.cs (3)
454switch (textAlign) { 929return textAlign; 937if (textAlign == value) return;