Scheduler for WPF
SelectStyle メソッド (TimeSlotGroupStyleSelector)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > TimeSlotGroupStyleSelector クラス : SelectStyle メソッド
The content.
The element to which the style will be applied.
Returns the System.Windows.Style object for the specified group if it is found in resources.
シンタックス
'宣言
 
Public Overrides Function SelectStyle( _
   ByVal item As System.Object, _
   ByVal container As System.Windows.DependencyObject _
) As System.Windows.Style
public override System.Windows.Style SelectStyle( 
   System.object item,
   System.Windows.DependencyObject container
)

パラメータ

item
The content.
container
The element to which the style will be applied.

戻り値の型

Returns an application-specific style to apply; otherwise, a null reference (Nothing in Visual Basic).
参照

TimeSlotGroupStyleSelector クラス
TimeSlotGroupStyleSelector メンバ