ConfirmationBehavior Constructors
Shows a confirmation message box before an application executes the specified command. Users can confirm or cancel the operation.Name | Description |
---|---|
ConfirmationBehavior() | Initializes a new instance of the ConfirmationBehavior class. |
See Also