DialogControllerAcceptingEventArgs Properties
Represents arguments passed to the DialogController.Accepting event.
Name | Description |
---|---|
Accept |
Arguments passed to the Dialog |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Show |
Provides access to the Show |
See Also