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

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