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

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