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