Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / DialogResultProperty Field

In This Topic
    DialogResultProperty Field (C1Window)
    In This Topic
    Identifies the DialogResult dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DialogResultProperty As DependencyProperty
    public static readonly DependencyProperty DialogResultProperty
    See Also