RatingItem Properties
Represents a rating item.
Name | Description |
---|---|
Actual |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Geometry | Gets or sets the string object that defines the geometry of the rating item when it is unselected. This is a dependency property. |
Hover |
Gets or sets the brush that is used to highlight items that are about to be selected when the end-users hovers over them. This is a dependency property. |
Hover |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Hover |
Gets or sets the string object that defines the geometry that is used to highlight items that are about to be selected when the end-users hovers over them. This is a dependency property. |
Hover |
Gets or sets the current hover value of the Rating |
Orientation | Gets or sets the orientation of the item. This is a dependency property. |
Selected |
Gets or sets a brush used to draw a background for the selected items (stars). This is a dependency property. |
Selection |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Selection |
Gets or sets the string object that defines the geometry of the rating item when it is selected. This is a dependency property. |
Stretch | Gets or sets the stretch mode. This is a dependency property. |
Stroke | Gets or sets a brush used to paint the rating item outline. This is a dependency property. |
Stroke |
Gets or sets the width of the diagram item outline. This is a dependency property. |
Value |
Gets or sets the current value of the Rating |
See Also