syncfusion-wpf-badge
Installation
SKILL.md
Implementing Syncfusion WPF Badge (SfBadge)
When to Use This Skill
Use this skill when you need to:
- Add notification badges to UI elements (buttons, icons, images)
- Display unread message counts or status indicators
- Customize badge appearance with colors, shapes, and animations
- Control badge positioning and alignment on containers
- Implement data-bound badge content in lists or collections
Component Overview
The Syncfusion WPF Badge (SfBadge) is a notification component used to display counts, status, or alerts on other UI elements. Common use cases include:
- Unread message counts - Display "99+" on mailbox buttons
- Status indicators - Show online/offline status with colored badges
- Alert notifications - Use different colors for errors, warnings, or success states
- Custom notifications - Bind to data properties for dynamic updates