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