I appologise if it’s stupid question. There should be some rating control in WPF at leas they say it here.
First I should add assembly System.Windows.Controls.Input.Toolkit. Then I should be able to use it.
I don’t know how to reference it in my project. When I choose “add reference” I cannot find it there. In this question they say it can be found in “Program Files\Reference Assemblies\Microsoft\Framework\v3.0\PresentationFramework.dll” but when I add this .dll as a reference I still cannot use it.
Thank you for answers
It is part of the WPF Toolkit, which you can find on CodePlex.