Core Library for WPF | ComponentOne
C1.WPF.Core 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
    public static readonly DependencyProperty IndeterminateForegroundProperty
    See Also