StyleCollection.GetKnownTypes 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 物件。