Scheduler for UWP/WinRT
SetAppointmentFilter メソッド

プロパティ値を設定する Windows.UI.Xaml.FrameworkElement
指定された要素に設定する AppointmentFilterEnum 値。
指定されたフレームワーク要素の AppointmentFilter 添付プロパティの値を設定します。
構文
'宣言
 
Public Shared Sub SetAppointmentFilter( _
   ByVal element As Windows.UI.Xaml.FrameworkElement, _
   ByVal value As AppointmentFilterEnum _
) 
public static void SetAppointmentFilter( 
   Windows.UI.Xaml.FrameworkElement element,
   AppointmentFilterEnum value
)

パラメータ

element
プロパティ値を設定する Windows.UI.Xaml.FrameworkElement
value
指定された要素に設定する 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