fullcontrols icon indicating copy to clipboard operation
fullcontrols copied to clipboard

Enhanced wpf controls, plus new controls and features.

Results 3 fullcontrols issues
Sort by recently updated
recently updated
newest added

Add a new menu item that will appear over other menu items, like this. ![](https://docs.microsoft.com/it-it/windows/apps/design/controls/images/command-bar-flyout-custom-ui.png)

enhancement
no-date

- [x] ~Calendar.~ (Added TimeBox) - [ ] Progressbar. - [ ] Slider. - [ ] RichTextBox. - [ ] FlyoutMenuItem. - [ ] ToolBar. - [ ] Some DataGrid...

enhancement

### 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...

bug