ResourceStyleSheet Properties
Represents a style sheet resource to be registered within a page.| Name | Description |
|---|---|
| AccessibilityCompliant | Gets or sets a value that specifies whether accessibility support is enabled. |
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| IconType | Specifies a type of icons to be applied. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| MenuIconSet | Specifies a set of icons to be used in the toolbar UI. |
| SkinID | Gets or sets a string containing the identifier of the skin to be applied. |
| Suite | Gets or sets the name of a suite to which the current resource item belongs. Inherited from ResourceItem. |
| Theme | Gets or sets the name of the theme to be applied. |
See Also