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

Setting directory issue #103

Open dtwk2 opened 4 years ago

dtwk2 commented 4 years ago

Was having trouble setting the CurrentDirectory while the BaseFileControl was loading. Changes were made to fix that. Also gave FileSelectedEvent its own FileSelectedRoutedEventHandler.