Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / DisposableBase Class / Disposed Property

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