Visual |
The VisualCompositionExportAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| VisualCompositionExportAttribute | Initializes a new instance of the VisualCompositionExportAttribute class. |
| Name | Description | |
|---|---|---|
| Role | Gets the role of the view model for visual composition. | |
| Sequence | Gets a sequence to support ordering of view model collections. | |
| TargetRegions | Gets the target regions for visual composition. |
| Name | Description | |
|---|---|---|
| SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |