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