ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MessageBoxContent Class / YesTextProperty Field



In This Topic
    YesTextProperty Field
    In This Topic
    Identifies the YesText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly YesTextProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MessageBoxContent.YesTextProperty
    public static readonly DependencyProperty YesTextProperty
    public:
    static readonly DependencyProperty^ YesTextProperty
    See Also