ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / XYFocusRight Property

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