ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / XYFocusDown Property

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