ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / WindowRenderTarget Class / GetHwnd Method

In This Topic
    GetHwnd Method (WindowRenderTarget)
    In This Topic
    HWND ID2D1HwndRenderTarget::GetHwnd()
    Syntax
    'Declaration
     
    Public Function GetHwnd() As System.IntPtr
    public System.IntPtr GetHwnd()
    See Also