[]
        
(Showing Draft Content)

C1.WPF.DxToolkit.DxHost.BuildWindowCore

BuildWindowCore Method

BuildWindowCore(HandleRef)

Creates the window to be hosted.

Declaration
protected override HandleRef BuildWindowCore(HandleRef hwndParent)
Protected Overrides Function BuildWindowCore(hwndParent As HandleRef) As HandleRef
Parameters
Type Name Description
HandleRef hwndParent
Returns
Type Description
HandleRef
Overrides