
Hello,
How to change PopupButton.StayOpen in PopupButtonContent?
I have checked with the following source code.
After I ticked StayOpenCheckBox, PopupButton.StayOpen = true is not reflected immediately.
--> Popup will be closed when click outside of PopupContent.
Xaml:
Code behind: