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