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