Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerStylePicker Class / IsDisposed Property

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