VisualResource Fields
Serves as the base for classes that provide information on visual elements (resource headers, navigation buttons, etc.) combined into resource containers in different views.| Name | Description |
|---|---|
| NextNavButtonEnabledProperty static | Identifies the VisualResource.NextNavButtonEnabled dependency property. |
| NextNavButtonInfoProperty static | Identifies the VisualResource.NextNavButtonInfo dependency property. |
| NextNavButtonVisibilityProperty static | Identifies the VisualResource.NextNavButtonVisibility dependency property. |
| PrevNavButtonEnabledProperty static | Identifies the VisualResource.PrevNavButtonEnabled dependency property. |
| PrevNavButtonInfoProperty static | Identifies the VisualResource.PrevNavButtonInfo dependency property. |
| PrevNavButtonVisibilityProperty static | Identifies the VisualResource.PrevNavButtonVisibility dependency property. |
| ResourceHeaderProperty static | Identifies the VisualResource.ResourceHeader dependency property. |
| SimpleIntervalsProperty static | Identifies the VisualResource.SimpleIntervals dependency property. |
| ViewProperty static | Identifies the VisualResource.View dependency property. |
See Also