2 references to s_backgroundImageProperty
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
840get => Properties.GetValueOrDefault<Image>(s_backgroundImageProperty); 848Properties.AddOrRemoveValue(s_backgroundImageProperty, value);