private void MyMap_MouseWheel(object sender, MouseWheelEventArgs e) { MessageBox.Show("mouse wheel in action"); }
I don't get why you can't add this from XAML. Works fine for me
However your might want to see the limitations mentioned about Silverlight and some platforms/browsersettings on MSDN.
I'd love to hear what it is that you need that requires you to inherit from the map control
You have a map control, which is sealed - why is that? you are closing yourself for extensions from a community.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.