public class DialogCloserBehavior : Behavior<Window>
Public Class DialogCloserBehavior
Inherits Behavior(Of Window)
DialogCloserBehavior | Initializes a new instance of the DialogCloserBehavior class |
DialogResult | Dependency property to manage dialog result. |
DialogResultProperty | Identifies the dependency property DialogResult. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |