ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / ActualTheme Property

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