This documentation is archived and is not being maintained.
ThemeableAttribute Fields
Visual Studio 2010
The ThemeableAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Default | Gets a ThemeableAttribute instance that represents the application-defined default value of the attribute. |
|
No | Gets a ThemeableAttribute instance used to decorate a type or member that is not affected by themes and control skins. |
|
Yes | Gets a ThemeableAttribute instance used to decorate a type or member that is affected by themes and control skins. |
Show: