RatingItem Fields
Represents a rating item.| Name | Description |
|---|---|
| ActualSelectionGeometryProperty static | Identifies the RatingItem.ActualSelectionGeometry dependency property. |
| GeometryProperty static | Identifies the RatingItem.Geometry dependency property. |
| HoverBackgroundProperty static | Identifies the RatingItem.HoverBackground dependency property. |
| HoverClipRectProperty static | Identifies the RatingItem.HoverClipRect dependency property. |
| HoverGeometryProperty static | Identifies the RatingItem.HoverGeometry dependency property. |
| HoverValueProperty static | Identifies the RatingItem.HoverValue dependency property. |
| OrientationProperty static | Identifies the RatingItem.Orientation dependency property. |
| SelectedBackgroundProperty static | Identifies the RatingItem.SelectedBackground dependency property. |
| SelectionClipRectProperty static | Identifies the RatingItem.SelectionClipRect dependency property. |
| SelectionGeometryProperty static | Identifies the RatingItem.SelectionGeometry dependency property. |
| StretchProperty static | Identifies the RatingItem.Stretch dependency property. |
| StrokeProperty static | Identifies the RatingItem.Stroke dependency property. |
| StrokeThicknessProperty static | Identifies the RatingItem.StrokeThickness dependency property. |
| ValueProperty static | Identifies the RatingItem.Value dependency property. |
See Also