i would like to build my own picturermarkersymbol, creating a new control template is not the problem.
but in my new marker symbol there will be some controls like buttons and i want to listen to the click-events.
so i created a new usercontrol and inherit from picturemarkersymbol, but this doesn't work.
so how can i create a custom usercontrol with controls where i can listen to the events.