Russell Camo
Russell Camo
I have a list of components that should animate when added/removed and this is how it is currently implemented. Is there a better way tor is there a support for...
ModernControls currently uses custom controls which extend on the default WPF controls, would be nice if the default controls are also styled accordingly. - [ ] Button - [ ]...
- [x] Add Linear Progressbar - [ ] Add Circular Progressbar - [ ] Add Pie
## Input Controls - [ ] ModernRichTextBox - [ ] ModernAutocomplete - [ ] ModernRating - [ ] ModernSlider - [ ] ModernCalendar - [ ] ModernDatePicker ## Data Display...
Possible implementation: ```xaml Margin="{DynamicResource pad-all-sm}" CornerRadius="{DynamicResource corner-all-md}" ```