ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointer Class / UseSystemFocusVisuals Property

In This Topic
    UseSystemFocusVisuals Property (C1RadialGaugePointer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UseSystemFocusVisuals As System.Boolean
    public System.bool UseSystemFocusVisuals {get; set;}
    See Also