Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Button borders not showing when using the WP8.1 version #47

Open
JogyBlack opened this issue Mar 21, 2015 · 0 comments
Open

Button borders not showing when using the WP8.1 version #47

JogyBlack opened this issue Mar 21, 2015 · 0 comments

Comments

@JogyBlack
Copy link

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:

BorderBrush="{Binding Foreground, ElementName=RmaControl}"

but the "RmaControl" name is not defined. Setting the name of the containing UserControl to "RmaControl" fixed the issue for me,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant