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