2 references to s_backgroundImageProperty
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
392get => Properties.GetObject(s_backgroundImageProperty) as Image; 397Properties.SetObject(s_backgroundImageProperty, value);