Membri StyleProperties
Represents a collection of styles. This class cannot be inherited.
Il tipo StyleProperties espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Clone | Clones the StyleProperties object. |
![]() |
ContainStyleProperty | Indicates whether this collection contains a named style property. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Returns the number of style properties. |
![]() |
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. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the specified style from the collection. |
![]() |
Keys |
In alto
Vedere anche