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