2 references to s_backgroundImageLayoutProperty
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
492get => Properties.TryGetObject(s_backgroundImageLayoutProperty, out ImageLayout imageLayout) 501Properties.SetObject(s_backgroundImageLayoutProperty, value);