ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / XYFocusLeftNavigationStrategy Property

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