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



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