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