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