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

In This Topic
    IsFocusEngaged Property (C1Tile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsFocusEngaged As System.Boolean
    public System.bool IsFocusEngaged {get; set;}
    See Also