RatingControl Constructor

Definition

Initializes a new instance of the RatingControl class.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RatingControl.-ctor (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 RatingControl();
 RatingControl();
public RatingControl();
function RatingControl()
Public Sub New ()

Applies to