MindFusion.Wpf Pack Programmer's Guide
Rating Properties
 


 Public Properties

  Name Description

ContentBackground

Gets or sets the brush used to paint the content background. This is a dependency property.

ContentFontSize

Gets or sets the font size of the content text. This is a dependency property.

ContentFontWeight

Gets or sets the font weight of the content text. This is a dependency property.

ContentForeground

Gets or sets the brush used to paint the content texts. This is a dependency property.

ContentTextVisibility

Gets or sets a value indicating whether to show the content texts. This is a dependency property.

CornerRadius

Gets or sets the roundness of the control frame. This is a dependency property.

DefaultGeometry

This member is for internal use only.

EmptyGeometry

This member is for internal use only.

HeaderBackground

Gets or sets brush used to paint the header's background. This is a dependency property.

HeaderEffect

Gets or sets the effect to apply to the header. This is a dependency property.

HeaderForeground

Gets or sets brush used to paint the header. This is a dependency property.

HeaderHeight

Gets or sets the height of the control's header. This is a dependency property.

HeaderText

Gets or sets the header text of the control. This is a dependency property.

IsToolTipVisible

Gets or sets a value indicating whether to display a tooltip when the user points a rating element with the mouse. This is a dependency property.

Orientation

Gets or sets a value indicating the orientation of the elements in the control. This is a dependency property.

OverGeometry

This member is for internal use only.

PointedValue

Gets or sets the value corresponding to the current mouse position. This is a dependency property.

RatingMode

Gets or sets a value indicating how Value is represented by the control. This is a dependency property.

Shape

Gets or sets a value specifying the shape of the individual rating elements. This is a dependency property.

ShapeBorderBrush

Gets or sets the default border brushes for the rating elements. This is a dependency property.

ShapeBorderThickness

Gets or sets the default border thickness for the rating elements. This is a dependency property.

ShapeData

Gets or sets a string specifying a custom shape for the rating elements. This is a dependency property.

ShapeDefaultBackground

Gets or sets the default background brushes for the rating elements. This is a dependency property.

ShapeEffect

Gets or sets the effect to apply to the rating elements. This is a dependency property.

ShapeEmptyBackground

Gets or sets the background brushes for the empty elements. This is a dependency property.

ShapeEmptyBorderBrush

Gets or sets the border brushes for the empty rating elements. This is a dependency property.

ShapeEmptyBorderThickness

Gets or sets the default border thickness for the empty rating elements. This is a dependency property.

ShapeMargin

Gets or sets the margin of the rating elements. This is a dependency property.

ShapeOverBackground

Gets or sets the background brushes for elements pointed with the mouse. This is a dependency property.

ShapeStretch

Gets or sets a value indicating how to stretch the rating elements inside the available space. This is a dependency property.

ShapeValueBackground

Gets or sets the background brushes for the elements representing the value. This is a dependency property.

ShapeValueBorderBrush

Gets or sets the border brushes for the elements representing the value. This is a dependency property.

ShapeValueBorderThickness

Gets or sets the default border thickness for the elements representing the value. This is a dependency property.

ToolTipFormat

Gets or sets the format of the tooltip. This is a dependency property.

Value

Gets or sets the value displayed by the control. This is a dependency property.

ValueGeometry

This member is for internal use only.

 See Also

Rating Class
MindFusion.UI.Wpf Namespace