RatingItem Members
In This Article
#Constructors
Name | Description |
---|---|
Rating |
Initializes a new instance of the Rating |
#Fields
Name | Description |
---|---|
Actual |
Identifies the Rating |
Geometry |
Identifies the Rating |
Hover |
Identifies the Rating |
Hover |
Identifies the Rating |
Hover |
Identifies the Rating |
Hover |
Identifies the Rating |
Orientation |
Identifies the Rating |
Selected |
Identifies the Rating |
Selection |
Identifies the Rating |
Selection |
Identifies the Rating |
Stretch |
Identifies the Rating |
Stroke |
Identifies the Rating |
Stroke |
Identifies the Rating |
Value |
Identifies the Rating |
#Properties
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 |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also