NavigationPanelOptions Fields
Contains options that define the appearance, position and layout of the Navigation Panel element.Name | Description |
---|---|
LocationProperty static | Identifies the NavigationPanelOptions.Location dependency property. |
ShowCoordinatesProperty static | Identifies the NavigationPanelOptions.ShowCoordinates dependency property. |
ShowKilometersScaleProperty static | Identifies the NavigationPanelOptions.ShowKilometersScale dependency property. |
ShowMilesScaleProperty static | Identifies the NavigationPanelOptions.ShowMilesScale dependency property. |
ShowScrollButtonsProperty static | Identifies the NavigationPanelOptions.ShowScrollButtons dependency property. |
ShowZoomTrackbarProperty static | Identifies the NavigationPanelOptions.ShowZoomTrackbar dependency property. |
See Also