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



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