fullcontrols
fullcontrols copied to clipboard
Enhanced wpf controls, plus new controls and features.
Add a new menu item that will appear over other menu items, like this. 
- [x] ~Calendar.~ (Added TimeBox) - [ ] Progressbar. - [ ] Slider. - [ ] RichTextBox. - [ ] FlyoutMenuItem. - [ ] ToolBar. - [ ] Some DataGrid...
### Description When using `FlatMenuItem` inside a `DataTemplate`, it seems like there might be a memory leak issue. Maybe you could look into the matter. By replacing `FlatMenuItem` with the...