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

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