Introduction follows...
How to make the popup close, when it loses focus
Just set theStaysOpen
property to False
. Unfortunately this is not the default behavior
<Popup StaysOpen="False" />
No comments:
Post a Comment