1 write to textAlign
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
2302textAlign = value;
2 references to textAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
2295return textAlign; 2301if (textAlign != value) {