[]
        
(Showing Draft Content)

C1.WPF.Schedule.AppointmentsCoverPane.GetAppointmentFilter

GetAppointmentFilter Method

GetAppointmentFilter(FrameworkElement)

Gets the value of the AppointmentFilter attached property for a given framework element.

Declaration
public static AppointmentFilterEnum GetAppointmentFilter(FrameworkElement element)
Parameters
Type Name Description
FrameworkElement element

The FrameworkElement from which the property value is read.

Returns
Type Description
AppointmentFilterEnum

The AppointmentFilterEnum value of the specified element.