Deployment and Localization using the WPF Designer
This section contains topics that concern deployment and localization of Windows Presentation Foundation (WPF) projects created by using the WPF Designer.
In This Section
WPF Application Deployment
Describes how to deploy a WPF application by using the ClickOnce publish wizard.Localizing a WPF Application
Describes how to localize a WPF application.Walkthrough: Loading Resources from a Satellite Assembly
Describes how to create a satellite assembly and load resources from it to support localization.