Reputation: 8646
How can i use Rupee
Symbol in Silverlight
can any one tell how to implement this
Upvotes: 4
Views: 499
Reputation: 55248
Have you googled that?
I did a search on "rupee symbol silverlight" and the first two results are very relevant
Upvotes: 4
Reputation: 6637
You could use the unicode representation and that is 20B9
if I am not wrong.
You could have a look at
http://techpp.com/2010/10/12/indian-rupee-symbol-unicode-standard/
Upvotes: 7