DialogPage.PageApplyEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event arguments that allow the OnApply(DialogPage+PageApplyEventArgs) method to indicate how to handle the apply event.
protected: ref class DialogPage::PageApplyEventArgs : EventArgs
protected class DialogPage.PageApplyEventArgs : EventArgs
Protected Class DialogPage.PageApplyEventArgs
Inherits EventArgs
- Inheritance
-
DialogPage.PageApplyEventArgs
Constructors
DialogPage.PageApplyEventArgs() |
Initializes a new instance of DialogPage.PageApplyEventArgs. |
Properties
ApplyBehavior |
Gets or sets the kind of behavior that should take plan on Apply. |