[]
Gets the value of the AppointmentFilter attached property for a given framework element.
public static AppointmentFilterEnum GetAppointmentFilter(FrameworkElement element)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | element | The FrameworkElement from which the property value is read. |
| Type | Description |
|---|---|
| AppointmentFilterEnum | The AppointmentFilterEnum value of the specified element. |