ProgressBarColors.IndicatorFillBrushKey Property

Definition

Gets the IndicatorFillBrushKey attribute.

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

Property Value

Returns the IndicatorFillBrushKey attribute.

Applies to