Posted 12 years ago by Mary Fontana - Rudolph Technologies
Avatar
I am using the PopupButton StaysOpen with the ClosePopupCommand like in your sample.
The window I have might have more than one pop opened at the same time.
If you move the window the popup context does not move also.
So I would like to at least close the popups if the window is moved.
How would I close the popups when window is moved?
Thanks in advance,
Mary

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mary,

We don't have anything built in that will look at ancestor windows. So you'd need to track the move events yourself and then probably search for all PopupButtons in the visual tree and ensure IsPopupOpen is false.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.