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 |
맨 위로 이동