Hi,
I have seen how you can change the visual state of a marker symbol when the Selected value changes. However, I need to do something a bit different. Besides the selected state, I would need an IsBlinking state which would make the marker blink if the value is set to True.
I don't know if I could do this with the VisualStateManager since the new property is not part of the Graphic object.
Any hints on how this could be achieved?