4 references to SetActiveObject
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
899
inPlaceFrame.Value->
SetActiveObject
(activeObject, (PCWSTR)null);
1952
frame.Value->
SetActiveObject
(null, (PCWSTR)null);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceFrame.g.cs (2)
220
/// <inheritdoc cref="
SetActiveObject
(winmdroot.System.Ole.IOleInPlaceActiveObject*, winmdroot.Foundation.PCWSTR)"/>
225
winmdroot.Foundation.HRESULT __result = this.
SetActiveObject
(pActiveObject, pszObjNameLocal);