localizing-wpf-with-baml

Installation
SKILL.md

WPF BAML Localization

Localize WPF applications using x:Uid attributes and LocBaml tool for satellite assembly generation.

1. BAML Localization Overview

BAML Localization Workflow
├── 1. Add x:Uid to XAML elements
├── 2. Set UICulture in project
├── 3. Build to generate default resources
├── 4. Extract with LocBaml /parse
├── 5. Translate CSV files
└── 6. Generate satellite assemblies with LocBaml /generate
Installs
4
GitHub Stars
36
First Seen
Feb 28, 2026
localizing-wpf-with-baml — christian289/dotnet-with-claudecode