4 references to Image
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
463
LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.
Image
);
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
423
LayoutTransaction.DoLayoutIf(AutoSize, this, this, PropertyNames.
Image
);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
1071
InvalidateItemLayout(PropertyNames.
Image
);
2397
InvalidateItemLayout(PropertyNames.
Image
);