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

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