The following tables list the members exposed by PopupHelper.
Name | Description | |
---|---|---|
DropDownButtonProperty | DropDownButton Attached Dependency Property | |
HandleMouseDownOnCloseProperty | HandleMouseDownOnClose Attached Dependency Property |
Name | Description | |
---|---|---|
BringToFront | Method used to try and bring a | |
GetDropDownButton | Gets the button that acts as the dropdown button for the popup. | |
GetHandleMouseDownOnClose | Returns a boolean indicating if the PreviewMouseDown of the Popup should be marked as handled when the Popup is closed. | |
SetDropDownButton | Sets the button that acts as the dropdown button for the popup. | |
SetHandleMouseDownOnClose | Returns a boolean indicating if the PreviewMouseDown of the Popup should be marked as handled when the Popup is closed. |