3 references to PropAmbientPropertiesService
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
903
AmbientProperties props = (AmbientProperties)Properties.GetObject(
PropAmbientPropertiesService
, out contains);
913
Properties.SetObject(
PropAmbientPropertiesService
, props);
3858
Properties.SetObject(
PropAmbientPropertiesService
, newAmbients);