1 override of BuildWindowCore
PresentationFramework (1)
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
168
protected override HandleRef
BuildWindowCore
(HandleRef hwndParent)
1 reference to BuildWindowCore
PresentationFramework (1)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1238
_hwnd =
BuildWindowCore
(hwndParent);