6 references to LookupAmbient
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (6)
180AmbientProperty property = LookupAmbient(PInvokeCore.DISPID_AMBIENT_BACKCOLOR); 205AmbientProperty property = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FONT); 241AmbientProperty property = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FORECOLOR); 1364AmbientProperty prop = LookupAmbient(PInvokeCore.DISPID_AMBIENT_BACKCOLOR); 1367prop = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FORECOLOR); 1373prop = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FONT);