Scheduler for UWP/WinRT
SelectStyle メソッド (TimeSlotStyleSelector)

構文
'宣言
 
Public Function SelectStyle( _
   ByVal item As System.Object, _
   ByVal container As Windows.UI.Xaml.DependencyObject _
) As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style SelectStyle( 
   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

参照

関連項目

TimeSlotStyleSelector クラス
TimeSlotStyleSelector メンバ

Send Feedback