RatingItemInfo RatingItemInfo RatingItemInfo RatingItemInfo Class

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Represents information about the visual states of the elements that represent a rating.

public : class RatingItemInfo : DependencyObject, IRatingItemInfopublic class RatingItemInfo : DependencyObject, IRatingItemInfoPublic Class RatingItemInfo Inherits DependencyObject Implements IRatingItemInfo// You can use this class in JavaScript.
Inheritance
RatingItemInfoRatingItemInfoRatingItemInfoRatingItemInfo
Attributes
Windows 10 requirements
Device family
Windows 10 Insider Preview (introduced v10.0.16257.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v5)

Inherited Members

Inherited methods

Inherited properties

Constructors

RatingItemInfo() RatingItemInfo() RatingItemInfo() RatingItemInfo()

Prerelease. Initializes a new instance of the RatingItemInfo class.

public : RatingItemInfo()public RatingItemInfo()Public Sub New()// You can use this method in JavaScript.