Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / IsActiveProperty Field

In This Topic
    IsActiveProperty Field (C1Window)
    In This Topic
    Identifies the IsActive dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsActiveProperty As DependencyProperty
    public static readonly DependencyProperty IsActiveProperty
    See Also