ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ProgressBar Class / IndeterminateForegroundProperty Field



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