4 references to Image
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
358
LayoutTransaction.DoLayoutIf(AutoSize, ParentInternal, this, PropertyNames.
Image
);
winforms\Managed\System\WinForms\PictureBox.cs (1)
525
LayoutTransaction.DoLayoutIf(AutoSize, this, this, PropertyNames.
Image
);
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
1275
InvalidateItemLayout(PropertyNames.
Image
);
2776
InvalidateItemLayout(PropertyNames.
Image
);