I\'ve got two controls, a TextBlock and a PopUp. When the user clicks (MouseDown) on the textblock, I want to display the popup. I would think that I could do this with an E
I had some issues with the MouseDown part of this, but here is some code that might get your started.
Test Popup Content