You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.
I am developing an universal app and I tried to use the rate control. But when it shows, the "rate" and "no thanks" buttons do not have a border.
After digging a bit in the sources, I discovered that the buttons have bindings like this:
but the "RmaControl" name is not defined. Setting the name of the containing UserControl to "RmaControl" fixed the issue for me,
The text was updated successfully, but these errors were encountered: