Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1MessageBoxContent Class / CancelTextProperty Field

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