benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.69k stars 143 forks source link

fixed style and bindings for ScrollViewer in TextBox #196

Open ms0815user opened 1 year ago

ms0815user commented 1 year ago

Attached properties for scrollbar placement and expansion mode would not work on TextBoxes. The missing triggers were added and the template bindings fixed.