3 references to s_mirroredImageProperty
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
1728Properties.AddValue(s_mirroredImageProperty, mirroredImage); 1733return Properties.GetValueOrDefault<Image>(s_mirroredImageProperty); 2115Properties.RemoveValue(s_mirroredImageProperty);