6 references to LookupAmbient
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (6)
179AmbientProperty property = LookupAmbient(PInvokeCore.DISPID_AMBIENT_BACKCOLOR); 204AmbientProperty property = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FONT); 240AmbientProperty property = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FORECOLOR); 1363AmbientProperty prop = LookupAmbient(PInvokeCore.DISPID_AMBIENT_BACKCOLOR); 1366prop = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FORECOLOR); 1372prop = LookupAmbient(PInvokeCore.DISPID_AMBIENT_FONT);