ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TextEditableContentControl Class / SelectionBackgroundProperty Field



In This Topic
    SelectionBackgroundProperty Field (C1TextEditableContentControl)
    In This Topic
    Identifies the SelectionBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionBackgroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TextEditableContentControl.SelectionBackgroundProperty
    public static readonly DependencyProperty SelectionBackgroundProperty
    public:
    static readonly DependencyProperty^ SelectionBackgroundProperty
    See Also