Condividi tramite


Membri StyleProperties

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

Il tipo StyleProperties espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Clone Clones the StyleProperties object.
Metodo pubblico ContainStyleProperty Indicates whether this collection contains a named style property.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Returns the number of style properties.
Proprietà pubblica 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.
Proprietà pubblica Item[ ( [ ( String] ) ] ) Gets the specified style from the collection.
Proprietà pubblica Keys

In alto