다음을 통해 공유


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

맨 위로 이동