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

In This Topic
    CheckWindowState Method
    In This Topic
    D2D1_WINDOW_STATE ID2D1HwndRenderTarget::CheckWindowState()
    Syntax
    'Declaration
     
    Public Function CheckWindowState() As WindowState
    public WindowState CheckWindowState()
    See Also