Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewItem Class / SelectedBackgroundProperty Field

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