1 implementation of GetWindow
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
84
HRESULT IOleInPlaceActiveObject.Interface.
GetWindow
(HWND* phwnd)
3 references to GetWindow
System.Windows.Forms.Primitives (3)
Windows.Win32.IOleInPlaceActiveObject.g.cs (1)
76
return __object.
GetWindow
(phwnd);
Windows.Win32.System_Ole_IOleInPlaceActiveObject_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IOleInPlaceActiveObject.Interface.
GetWindow
(winmdroot.Foundation.HWND*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetWindow
(phwndLocal);