spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

Support for custom icons in PersistentSearch, new documentation #127

Closed michaldivis closed 3 years ago

michaldivis commented 3 years ago

... I've added documentation for Persistent Search and Autocomplete.

michaldivis commented 3 years ago

I've also added support for custom PersistentSearch icons and updated the docs to show that functionality.

michaldivis commented 3 years ago

Added documentation for TextBoxSuggestions and BusyOverlay

michaldivis commented 3 years ago

@spiegelp ?

spiegelp commented 3 years ago

@michaldivis I saw the PR but didn't have much freetime during the last weeks. I will look at it these days.

michaldivis commented 3 years ago

@spiegelp thank you!

spiegelp commented 3 years ago

@michaldivis thank you