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