bydevexpress· 52 skills
Build WPF applications with the DevExpress Accordion Control (AccordionControl) — a hierarchical navigation control for compact app sidebars and category-based UIs. Use when adding AccordionControl to a WPF project; defining static items in XAML (AccordionItem with Header, Glyph, Items); binding to a data source with ChildrenPath, ChildrenSelector, or HierarchicalDataTemplate; switching between Default and NavigationPane view modes; configuring expand modes (Single/Multiple/None); enabling the search field; integrating with OfficeNavigationBar; customizing items (header, glyph, content) and the collapsed/expanded UI. Also use when someone asks about "AccordionControl vs NavBarControl", "AccordionControl vs HamburgerMenu", "AccordionItem", "ChildrenPath", "AccordionViewMode", "dxa:", or "DevExpress.Xpf.Accordion". Covers .NET 8+ and .NET Framework 4.6.2+.
$npx -y skills add devexpress/agent-skills --skill devexpress-wpf-accordionInstalls into the current project.
Run `npx skills use "https://github.com/devexpress/agent-skills" --skill "devexpress/agent-skills/devexpress-wpf-accordion"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devexpress/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devexpress/agent-skills"` and select the relevant skills, then follow their instructions.