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

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