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 类的一个 Style 对象,它指示 StyleCollection 能够包含 Style 对象。

适用于

另请参阅