MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
TextFieldAssist.HasClearButton
HasClearButtonProperty small Feature Add plz
the clear button on text textbox always set TextBox.TextProperty Via TextFieldAssist.SetClearHandler to null , it break my logic ,would you please add something line DefaultClearButtonValue that we can set it to String.Empty or something else , i can make that code for you and paste here
The primary purpose of the clear button is to clear the field. If you want to add a DefaultClearButtonValue, feel free to submit a pull request.