Partager via


Membres StyleProperties

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

Le type StyleProperties expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Clone Clones the StyleProperties object.
Méthode publique ContainStyleProperty Indicates whether this collection contains a named style property.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Count Returns the number of style properties.
Propriété publique 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.
Propriété publique Item[ ( [ ( String] ) ] ) Gets the specified style from the collection.
Propriété publique Keys

Haut de la page