Click or drag to resize

MapDefaultThemeResources Property

Gets or sets the default theme. The default theme is initialized in the WpfMap.xaml file and used by UseDefaultTheme.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public ResourceDictionary DefaultThemeResources { get; set; }

Property Value

Type: ResourceDictionary
See Also