Skip to content

MaterialDesignActionAccentToggleButton corner radius #3584

Answered by nicolaihenriksen
osekj asked this question in Q&A
Discussion options

You must be logged in to vote

@osekj I don't believe so. Currently the template is not actually using a UIElement with a CornerRadius property internally. It is basically using a rectangular Grid (filling Width and Height of the control) and clipping it. You can see here that the clipping is very much hardcoded to get the circular/elliptical shape.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by osekj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants