Compartir a través de


StyleProperties Miembros

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

El tipo StyleProperties expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Clone Clones the StyleProperties object.
Método publico ContainStyleProperty Indicates whether this collection contains a named style property.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Count Returns the number of style properties.
Propiedad 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.
Propiedad pública Item[ ( [ ( String] ) ] ) Gets the specified style from the collection.
Propiedad pública Keys

Principio