Freigeben über


StyleProperties-Member

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

Der StyleProperties-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Clone Clones the StyleProperties object.
Öffentliche Methode ContainStyleProperty Indicates whether this collection contains a named style property.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Returns the number of style properties.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft Item[ ( [ ( String] ) ] ) Gets the specified style from the collection.
Öffentliche Eigenschaft Keys

Zum Anfang