ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart 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