Click or drag to resize

Button Attached Properties

The Button type exposes the following members.

Attached Properties
  NameDescription
Public attached propertyDialogResult
Associates a dialog result with the button that it's attached to. When the button is clicked, the DialogResult of the Window is set.
Top
See Also