ProgressBar Control
Styles
| Style Key | IsDefaultStyle* |
|---|---|
| ProgressBarStyle | True |
IsDefaultStyle*: Styles in this column will be set as the default implicit style for the matching control
Lightweight Styling
| Key | Type | Value |
|---|---|---|
| ProgressBarForeground | SolidColorBrush | PrimaryBrush |
| ProgressBarBackground | SolidColorBrush | SurfaceVariantBrush |
| ProgressBarMinWidth | Double | 250 |
| ProgressBarHeight | Double | 4 |