3 references to ImageAlign
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
438LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.ImageAlign);
System\Windows\Forms\Controls\Labels\Label.cs (1)
560LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.ImageAlign);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
1010InvalidateItemLayout(PropertyNames.ImageAlign);