RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PageLayout Class / BackgroundProperty Field

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