Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / IntervalAppointment Class / IsSelectedAppointmentProperty Field

In This Topic
    IsSelectedAppointmentProperty Field
    In This Topic
    Identifies the IsSelectedAppointment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsSelectedAppointmentProperty As DependencyProperty
    public static readonly DependencyProperty IsSelectedAppointmentProperty
    See Also