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

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