WPF Popup close automatically
Posted
by PaN1C_Showt1Me
on Stack Overflow
See other posts from Stack Overflow
or by PaN1C_Showt1Me
Published on 2010-03-02T09:18:55Z
Indexed on
2010/03/17
15:01 UTC
Read the original article
Hit count: 707
How to close the WPF Popup
in a WPF Control if clicked outside the Popup area or if the Parent Control is moved ?
I cannot check it from the Parent Control, Everything must be done by the control itself.
© Stack Overflow or respective owner