Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / CategoryForegroundProperty Field

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