4 references to Image
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
466
LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.
Image
);
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
422
LayoutTransaction.DoLayoutIf(AutoSize, this, this, PropertyNames.
Image
);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
1076
InvalidateItemLayout(PropertyNames.
Image
);
2402
InvalidateItemLayout(PropertyNames.
Image
);