Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DateTimeSelector Class / SelectedDateProperty Field

In This Topic
    SelectedDateProperty Field (C1DateTimeSelector)
    In This Topic
    Identifies the SelectedDate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedDateProperty As DependencyProperty
    public static readonly DependencyProperty SelectedDateProperty
    See Also