By default, the HideTrigger property is set to Blur, which hides the popup when it loses focus.If you set the HideTrigger property to Click, the popup will be hidden only when the owner element is clicked.If you set the HideTrigger property to None, the popup will be hidden only when the hide method is called.