ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TreeViewLinePanel Class / FocusVisualSecondaryThickness Property

In This Topic
    FocusVisualSecondaryThickness Property (C1TreeViewLinePanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FocusVisualSecondaryThickness As Windows.UI.Xaml.Thickness
    public Windows.UI.Xaml.Thickness FocusVisualSecondaryThickness {get; set;}
    See Also