MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

TextFieldAssist.HasClearButton

Open mrepoDev opened this issue 6 years ago • 2 comments

HasClearButtonProperty small Feature Add plz

mrepoDev avatar Oct 05 '19 20:10 mrepoDev

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

mrepoDev avatar Oct 05 '19 20:10 mrepoDev

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.

ElieTaillard avatar May 25 '22 13:05 ElieTaillard