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



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