ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / RequestedTheme Property

In This Topic
    RequestedTheme Property (C1FlipTile)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RequestedTheme As Windows.UI.Xaml.ElementTheme
    public Windows.UI.Xaml.ElementTheme RequestedTheme {get; set;}
    See Also