Closed philkild closed 4 years ago
Could you please add ContentTemplateSelector="{TemplateBinding ContentTemplateSelector}" to the MapItem style in MapControl/WPF/Themes/Generic.xaml so that a template selector can be used with the MapItemsControl?
ContentTemplateSelector="{TemplateBinding ContentTemplateSelector}"
MapItem
MapControl/WPF/Themes/Generic.xaml
MapItemsControl
Many thanks!
Sure, makes sense.
Could you please add
ContentTemplateSelector="{TemplateBinding ContentTemplateSelector}"
to theMapItem
style inMapControl/WPF/Themes/Generic.xaml
so that a template selector can be used with theMapItemsControl
?Many thanks!