Scheduler for WPF
SelectStyle メソッド (DayGroupStyleSelector)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > DayGroupStyleSelector クラス : SelectStyle メソッド
コンテンツ。
スタイルを適用する要素。
指定されたグループの System.Windows.Styleオブジェクトがリソースに見つかった場合は、それを返します。
シンタックス
'宣言
 
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
コンテンツ。
container
スタイルを適用する要素。

戻り値の型

適用するアプリケーション固有のスタイルを返します。そうでない場合は null 参照(Visual Basic では Nothing)。
参照

DayGroupStyleSelector クラス
DayGroupStyleSelector メンバ