Compartilhar via


Membros StyleProperties

Represents a collection of styles. This class cannot be inherited.

O tipo StyleProperties expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Clone Clones the StyleProperties object.
Método público ContainStyleProperty Indicates whether this collection contains a named style property.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Count Returns the number of style properties.
Propriedade pública Item[ ( [ ( Int32] ) ] ) Gets the value of the style located in the collection at the position indicated by the index. In C#, this property is the indexer for the StyleProperties class.
Propriedade pública Item[ ( [ ( String] ) ] ) Gets the specified style from the collection.
Propriedade pública Keys

Início