BorderClipConverter don't showing #3152
Unanswered
PedroBizachi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm trying to use BorderClipConverter, but this tool aren't showing when i call him through 'xmlns:wpf="clr-namespace:MaterialDesignThemes.Wpf;assembly=MaterialDesignThemes.Wpf"' and calling by '<materialDesign:BorderClipConverter x:Key="BorderConverter"/>' inside the ResourceDicionary. What am i doing wrong?
Context:
I'm making a template for a button in my project that is similar to the FlatButton of MaterialDesign, using the "Expansive" effect when the user clicks on the button. But i only acomplished it using the CardClipConverter (That is obsolete).
Beta Was this translation helpful? Give feedback.
All reactions