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

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