implementing-wpf-rtl-support
Installation
SKILL.md
WPF RTL (Right-to-Left) Support
Implement bidirectional text and mirrored layouts for RTL languages.
1. RTL Languages
| Language | Culture Code | Direction |
|---|---|---|
| Arabic | ar-SA, ar-EG | RTL |
| Hebrew | he-IL | RTL |
| Persian (Farsi) | fa-IR | RTL |
| Urdu | ur-PK | RTL |