StyleCollection.GetKnownTypes Método

Definição

Obtém uma matriz dos tipos IStateManager que o StyleCollection pode conter.Gets an array of the IStateManager types that the StyleCollection can contain.

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

Retornos

Type[]

Uma matriz que contém um objeto Type para a classe Style, que indica que o StyleCollection pode conter objetos Style.An array containing one Type object for the Style class, which indicates that the StyleCollection can contain Style objects.

Aplica-se a