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
767 stars 123 forks source link

SaveFileControl - OK button activation #140

Open hiroki-otaka opened 3 years ago

hiroki-otaka commented 3 years ago

OK button on SaveFileControl is not activated on loaded even Filename is set. Once I hit a key, the button is activated. The same as SaveFileDialog's.