2 references to PropTextAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Label.cs (2)
877int textAlign = Properties.GetInteger(PropTextAlign, out found); 891Properties.SetInteger(PropTextAlign, (int)value);