timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

Rating : Can I use other symbol instead of "Star" ? #247

Closed AbdShak closed 10 years ago

AbdShak commented 10 years ago

can i used "$" for rate something instead of star using the same control ?

Thank you,

timheuer commented 10 years ago

Yes, use the Tag property -- see example in test app: https://github.com/timheuer/callisto/blob/master/src/Callisto.TestApp/SamplePages/RatingControl.xaml

AbdShak commented 10 years ago

Thank you TIm , you are the best !

using Tag=&# x1f4b2; for $