Rating (WPF Only) > Quick Start: Rating for WPF > Step 3: Using the Rating control at Run Time |
In the last step, you customized the appearance of the Rating control by setting some of its properties at design time. In this step, you run your application to see the control's appearance and working.
You can give 0.5 star ratings as well since the RatingPrecision property is set to Half.
With this, you have completed all the steps of Quick Start section.