4 references to SetActiveObject
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
903inPlaceUiWindow.Value->SetActiveObject(activeObject, (PCWSTR)null); 1943window.Value->SetActiveObject(null, (PCWSTR)null);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceUIWindow.g.cs (2)
253 /// <inheritdoc cref="SetActiveObject(winmdroot.System.Ole.IOleInPlaceActiveObject*, winmdroot.Foundation.PCWSTR)"/> 258 winmdroot.Foundation.HRESULT __result = this.SetActiveObject(pActiveObject, pszObjNameLocal);