Scheduler for UWP/WinRT
GetAppointmentFilter メソッド

プロパティ値を読み取る Windows.UI.Xaml.FrameworkElement
指定されたフレームワーク要素の AppointmentFilter 添付プロパティの値を取得します。
構文
'宣言
 
Public Shared Function GetAppointmentFilter( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As AppointmentFilterEnum
public static AppointmentFilterEnum GetAppointmentFilter( 
   Windows.UI.Xaml.FrameworkElement element
)

パラメータ

element
プロパティ値を読み取る Windows.UI.Xaml.FrameworkElement

戻り値の型

指定された要素の AppointmentFilterEnum 値。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

AppointmentsCoverPane クラス
AppointmentsCoverPane メンバ

Send Feedback