3 references to PropMirroredImage
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripItem.cs (3)
2103
Properties.SetObject(
PropMirroredImage
, mirroredImage);
2111
return Properties.GetObject(
PropMirroredImage
) as Image;
2546
Properties.SetObject(
PropMirroredImage
, null);