Элементы StyleProperties

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

Тип StyleProperties предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Clone Clones the StyleProperties object.
Открытый метод ContainStyleProperty Indicates whether this collection contains a named style property.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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

В начало