WPF Radial Menu
The xamRadialMenu, like the Microsoft® OneNote® radial menu, provides a circular menu that orients the commands around the user, rather than requiring navigation around a nested hierarchy of drop downs. Most commonly used as a context menu, the xamRadialMenu allows you to drill down into related sub-menu items and navigate back to the main level menu item.
WPF 샘플 다운로드Different Item Types
The xamRadialMenu supports a number of built-in tools such as button item, radio button, color well, numeric items and gauges, and a list tool.
Configurable
Customize menu items: set the number of wedges, change rotation, size, and more.
Keyboard Navigation
The xamRadialMenu supports recent items, tooltips, key tips, and keyboard navigation.
MVVM Support
The xamRadialMenu has MVVM support and everything needed to build touch-based applications.