3 references to GetWindow
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
825
hr = inPlaceSite.Value->
GetWindow
(&hwndParent);
System.Windows.Forms.Primitives (2)
Windows.Win32.IOleInPlaceSite.g.cs (2)
55
/// <inheritdoc cref="
GetWindow
(winmdroot.Foundation.HWND*)"/>
60
winmdroot.Foundation.HRESULT __result = this.
GetWindow
(phwndLocal);