![]() | Button Class |
The Button type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetDialogResult | Gets the dialog result associated with the button. |
![]() ![]() | SetDialogResult | Sets the dialog result associated with the button. |
Name | Description | |
---|---|---|
![]() ![]() | DialogResultProperty | Identifies the DialogResult attached property. |
Name | Description | |
---|---|---|
![]() | DialogResult | Associates a dialog result with the button that it's attached to. When the button is clicked, the DialogResult of the Window is set. |