ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1Calendar Class / SelectedDateProperty Field

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