2 references to PropImageAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Label.cs (2)
653int imageAlign = Properties.GetInteger(PropImageAlign, out found); 664Properties.SetInteger(PropImageAlign, (int)value);