ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ValidationDecorator Class / IsDisposed Property

In This Topic
    IsDisposed Property (C1ValidationDecorator)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also