ProgressBarColors.IndicatorFillColorKey Property

Definition

Gets the IndicatorFillColorKey attribute.

public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ IndicatorFillColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ IndicatorFillColorKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey IndicatorFillColorKey { get; }
static member IndicatorFillColorKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property IndicatorFillColorKey As ThemeResourceKey

Property Value

Returns the IndicatorFillColorKey attribute.

Applies to