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