ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Knob Class / ActualTheme Property

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