Skip to content

xvare/UWPRatingControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Introduction

This is a rate control bar for uwp(universal windows platform)

You can use this listview with the follow codes:

<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
    <UWPRateControl:RatingBar NumberOfStars="5" RatingValue="3" StarForegroundColor="#FF0078D7" HeightValue="30" />
</Grid>

For more information, to see the Demo in source.

About

Rating Bar Control for UWP Application

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages