3 references to DISPID_AMBIENT_DISPLAYASDEFAULT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (1)
2413case NativeMethods.ActiveX.DISPID_AMBIENT_DISPLAYASDEFAULT:
winforms\Managed\System\WinForms\Control.cs (2)
17538case NativeMethods.ActiveX.DISPID_AMBIENT_DISPLAYASDEFAULT: 17540if (ibuttonControl != null && GetAmbientProperty(NativeMethods.ActiveX.DISPID_AMBIENT_DISPLAYASDEFAULT, ref obj)) {