CategoryAttribute Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CategoryAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Action | Gets a CategoryAttribute representing the Action category. |
|
Appearance | Gets a CategoryAttribute representing the Appearance category. |
|
Asynchronous | Gets a CategoryAttribute representing the Asynchronous category. |
|
Behavior | Gets a CategoryAttribute representing the Behavior category. |
|
Category | Gets the name of the category for the property or event that this attribute is applied to. |
|
Data | Gets a CategoryAttribute representing the Data category. |
|
Default | Gets a CategoryAttribute representing the Default category. |
|
Design | Gets a CategoryAttribute representing the Design category. |
|
DragDrop | Gets a CategoryAttribute representing the DragDrop category. |
|
Focus | Gets a CategoryAttribute representing the Focus category. |
|
Format | Gets a CategoryAttribute representing the Format category. |
|
Key | Gets a CategoryAttribute representing the Key category. |
|
Layout | Gets a CategoryAttribute representing the Layout category. |
|
Mouse | Gets a CategoryAttribute representing the Mouse category. |
|
WindowStyle | Gets a CategoryAttribute representing the WindowStyle category. |
Show: