StyleSheet Properties
Represents a style sheet resource to be registered within a View.| Name | Description |
|---|---|
| AccessibilityCompliant | Gets or sets a value that specifies whether accessibility support is enabled. |
| ExtensionSuite | Gets or sets a value that specifies a set of extensions to which the current setting applies. Inherited from ResourceItem. |
| ExtensionType | Gets or sets a value that specifies the extension type to which the current setting applies. Inherited from ResourceItem. |
| MenuIconSet | Gets or sets a set of icons to be used within the toolbar UI. |
| SkinIDs | Gets or sets an array containing identifiers of the skins to be applied. |
| Theme | Gets or sets the name of the theme to be applied. |
See Also