Condividi tramite


StyleCollection.GetKnownTypes Metodo

Definizione

Ottiene una matrice dei tipi IStateManager che possono essere contenuti nell'oggetto StyleCollection.

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

Restituisce

Type[]

Matrice contenente un oggetto Type per la classe Style, che indica che l'oggetto StyleCollection può contenere oggetti Style.

Si applica a

Vedi anche