Calendar for UWP/WinRT
SelectTemplate(Object,DependencyObject) メソッド

構文
'宣言
 
Public Overloads Function SelectTemplate( _
   ByVal item As System.Object, _
   ByVal container As Windows.UI.Xaml.DependencyObject _
) As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate SelectTemplate( 
   System.object item,
   Windows.UI.Xaml.DependencyObject container
)

パラメータ

item
container
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

参照

関連項目

DaySlotTemplateSelector クラス
DaySlotTemplateSelector メンバ
オーバーロード一覧

Send Feedback