Mazzelfassel

Results 6 issues of Mazzelfassel

## Summary By default the Serializer can handle classes the inherit from `Dictionary`. When trying the same with a class implementing `IDictionary` the serializer identifies it as a collection and...

The Feature of disabling Commands when they are not authorized by a IAuthenticationProvider cannot be used because it is impossible to inject a class into the `IServicelLocator` (based on [this](https://docs.catelproject.com/5.x/catel-mvvm/behaviors-triggers/authentication/)...

I'm currenty trying to use a `Layout` component to display a list of models inside my application. Applying these to the `FloatingItemsSource` property in itself works but then I encountered...

## Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported) - [x] WPF - [ ] UWP -...

# IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE! ## Please check all of the platforms you are having the issue on (if platform...

### Description of Change ### When working with the `ConnectionStringBuilder` I got a crash every time I closed the window. After some investigation I figured out, that the Problem is...