StyleCollection.GetKnownTypes メソッド

定義

IStateManager が格納できる StyleCollection 型の配列を取得します。

protected:
 override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes ();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()

戻り値

Type[]

Type クラスの 1 つの Style オブジェクトを格納している配列。これは、StyleCollectionStyle オブジェクトを格納できることを示します。

適用対象

こちらもご覧ください