G
G
GineTik2021-03-28 20:48:05
WPF
GineTik, 2021-03-28 20:48:05

How to use 2 resources in wpf for TextBox?

Hey!

I have a TextBox:

<TextBox Width="276"
                         materialDesign:HintAssist.Hint="username"
                         Style="{StaticResource MaterialDesignFilledTextBox}"
                         BorderThickness="0"
                         />

here I need to use the MaterialDesignFilledTextBox resource and
I have a lot of my own for editing TextBoxes, because I don’t want to write styles for each separately!

Thanks in advance)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question