ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / FocusVisualPrimaryThickness Property

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