ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1FullscreenDialog Class / XYFocusUpNavigationStrategy Property

In This Topic
    XYFocusUpNavigationStrategy Property (C1FullscreenDialog)
    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