ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGauge Class / XYFocusDownNavigationStrategy Property

In This Topic
    XYFocusDownNavigationStrategy Property (C1RadialGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property XYFocusDownNavigationStrategy As Windows.UI.Xaml.Input.XYFocusNavigationStrategy
    public Windows.UI.Xaml.Input.XYFocusNavigationStrategy XYFocusDownNavigationStrategy {get; set;}
    See Also