2 writes to _iOleInPlaceActiveObjectExternal
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
643
activeHost.
_iOleInPlaceActiveObjectExternal
= pActiveObject is null
System\Windows\Forms\ActiveX\AxHost.cs (1)
3440
DisposeHelper.NullAndDispose(ref
_iOleInPlaceActiveObjectExternal
);
2 references to _iOleInPlaceActiveObjectExternal
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
642
var existing = activeHost.
_iOleInPlaceActiveObjectExternal
;
System\Windows\Forms\ActiveX\AxHost.cs (1)
1690
using var activeObject =
_iOleInPlaceActiveObjectExternal
is { } external