Basic Library for WPF/Silverlight
SelectStyle メソッド (C1StyleSelector)

C1.Silverlight.5 アセンブリ > C1.Silverlight 名前空間 > C1StyleSelector クラス : SelectStyle メソッド
コンテンツ。
スタイルを適用する要素。
派生クラスでオーバーライドされ、カスタムロジックに基づいて Style を返します。
シンタックス
'宣言
 
Public Overridable Function SelectStyle( _
   ByVal item As System.Object, _
   ByVal container As System.Windows.DependencyObject _
) As System.Windows.Style
public virtual System.Windows.Style SelectStyle( 
   System.object item,
   System.Windows.DependencyObject container
)

パラメータ

item
コンテンツ。
container
スタイルを適用する要素。

戻り値の型

適用するアプリケーション固有のスタイルを返します。ない場合は、null を返します。
参照

C1StyleSelector クラス
C1StyleSelector メンバ