3 references to ImageAlign
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
387LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.ImageAlign);
winforms\Managed\System\WinForms\Label.cs (1)
665LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.ImageAlign);
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
1223InvalidateItemLayout(PropertyNames.ImageAlign);