Summary
This custom popup is used by the validation error template.
It provides some additional nice features:
- repositioning if host-window size or location changed
- repositioning if host-window gets maximized and vice versa
- it's only topmost if the host-window is activated
- Namespace
- MahApps
.Metro .Controls - Base Types
-
- Popup
graph BT
Type-->Base0["Popup"]
Type["CustomValidationPopup"]
class Type type-node
Syntax
public class CustomValidationPopup : Popup
Constructors
| Name | Summary |
|---|---|
| Custom |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Close |
static
|
|
| Show |
static
|
Properties
| Name | Value | Summary |
|---|---|---|
| Close |
bool |
Gets or sets whether if the popup can be closed by left mouse button down.
|
| Show |
bool |
Gets or sets whether the validation error text will be shown when hovering the validation triangle.
|
Methods
| Name | Value | Summary |
|---|---|---|
| On |
void |
