Customizing ListBox for a Smooth Animated Navigation Bar in WPF
WPF applications traditionally use a programmatic approach for navigation and menu configurations.
The control design and animations can be implemented using ListBox and Animation technologies in WPF.
WPF NET8 Extended RichText Editor with Toolbar
This article discusses an extended version of a NET8 WPF RichTextBox with enhanced features such as toolbars, status bar, context menu, dialogs, and more.