Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 528 Bytes

ratingcontrol_isreadonly.md

File metadata and controls

37 lines (19 loc) · 528 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RatingControl.IsReadOnly
winrt property

Microsoft.UI.Xaml.Controls.RatingControl.IsReadOnly

-description

Gets or sets the value that determines if the user can change the rating.

-property-value

true if the rating is read-only; otherwise, false. The default is false.

-remarks

-see-also

-examples

-xaml-syntax

<RatingControl IsReadOnly="bool"/>