PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / EditorForegroundProperty Field

In This Topic
    EditorForegroundProperty Field
    In This Topic
    Identifies the EditorForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EditorForegroundProperty As DependencyProperty
    public static readonly DependencyProperty EditorForegroundProperty
    See Also