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