RatingControl Control
Styles
| Style Key | IsDefaultStyle* |
|---|---|
| RatingControlStyle | True |
| SecondaryRatingControlStyle |
IsDefaultStyle*: Styles in this column will be set as the default implicit style for the matching control
Lightweight Styling
| Key | Type | Value |
|---|---|---|
| RatingControlHeight | Double | 32 |
| RatingControlCaptionHeight | Double | 32 |
| SecondaryRatingControlCaptionHeight | Double | 32 |
| RatingControlForeground | SolidColorBrush | PrimaryBrush |
| RatingControlForegroundUnselected | SolidColorBrush | OnSurfaceLowBrush |
| RatingControlForegroundSelected | SolidColorBrush | PrimaryBrush |
| RatingControlPlaceholderForeground | SolidColorBrush | OnSurfaceLowBrush |
| RatingControlPlaceholderForegroundPointerOver | SolidColorBrush | PrimaryBrush |
| RatingControlForegroundPointerOverUnselected | SolidColorBrush | PrimaryBrush |
| RatingControlForegroundPointerOverSelected | SolidColorBrush | PrimaryBrush |
| RatingControlForegroundDisabledSelected | SolidColorBrush | OnSurfaceLowBrush |
| SecondaryRatingControlForeground | SolidColorBrush | SecondaryBrush |
| SecondaryRatingControlForegroundUnselected | SolidColorBrush | OnSurfaceLowBrush |
| SecondaryRatingControlForegroundSelected | SolidColorBrush | SecondaryBrush |
| SecondaryRatingControlPlaceholderForeground | SolidColorBrush | OnSurfaceLowBrush |
| SecondaryRatingControlPlaceholderForegroundPointerOver | SolidColorBrush | SecondaryBrush |
| SecondaryRatingControlForegroundPointerOverUnselected | SolidColorBrush | SecondaryBrush |
| SecondaryRatingControlForegroundPointerOverSelected | SolidColorBrush | SecondaryBrush |
| SecondaryRatingControlForegroundDisabledSelected | SolidColorBrush | OnSurfaceLowBrush |
| RatingControlCaptionForeground | SolidColorBrush | OnSurfaceBrush |
| RatingControlCaptionFontFamily | FontFamily | MaterialRegularFontFamily |
| RatingControlCaptionStyle | StaticResourceRef | CaptionMedium |
| RatingControlFontFamily | FontFamily | SymbolThemeFontFamily |
| SecondaryRatingControlCaptionForeground | SolidColorBrush | OnSurfaceBrush |
| SecondaryRatingControlCaptionFontFamily | FontFamily | MaterialRegularFontFamily |
| SecondaryRatingControlCaptionStyle | StaticResourceRef | CaptionMedium |