'宣言 Public Shared Function GetAppointmentFilter( _ ByVal element As System.Windows.FrameworkElement _ ) As AppointmentFilterEnum
public static AppointmentFilterEnum GetAppointmentFilter( System.Windows.FrameworkElement element )
パラメータ
- element
- The System.Windows.FrameworkElement from which the property value is read.
戻り値の型
The AppointmentFilterEnum value of the specified element.