mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 16:06:07 +02:00
Initial WPF content migrated (#17)
* Reset branch for WPF changes * Convert BMP to PNG; fix link-out-of-scope err * Add snippets for WPF... 6794 files!!!! * Add missing snippets * update file updated between migration * Fix paths to include * update breadcrumb and toc * fix index links * fix index links * fix index links * fix markdown
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
---
|
||||
title: "Introduction to WPF in Visual Studio"
|
||||
titleSuffix: ""
|
||||
description: Build line-of-business desktop applications with the unified programming model provided in Windows Presentation Foundation (WPF).
|
||||
ms.date: "01/26/2018"
|
||||
helpviewer_keywords:
|
||||
- "typography [WPF]"
|
||||
- "media [WPF]"
|
||||
- "code-behind [WPF]"
|
||||
- "Windows Presentation Foundation [WPF], about Windows Presentation Foundation"
|
||||
- "2D shapes [WPF]"
|
||||
- "animation [WPF]"
|
||||
- "standalone applications [WPF]"
|
||||
- "markup [WPF]"
|
||||
- "2D effects [WPF]"
|
||||
- "browser-hosted applications [WPF]"
|
||||
- "WPF [WPF], about Windows Presentation Foundation"
|
||||
- "3D rendering [WPF]"
|
||||
ms.assetid: 582a314e-e23d-4144-b45b-acbbd5579252
|
||||
---
|
||||
# Introduction to WPF in Visual Studio
|
||||
Windows Presentation Foundation (WPF) in Visual Studio provides developers with a unified programming model for building line-of-business desktop applications on Windows.
|
||||
|
||||
[Create Desktop Applications with Windows Presentation Foundation](/visualstudio/designers/create-modern-desktop-applications-with-windows-presentation-foundation)
|
||||
|
||||
[Designing XAML in Visual Studio and Blend for Visual Studio](/visualstudio/designers/designing-xaml-in-visual-studio)
|
||||
|
||||
[Introduction to WPF](../introduction-to-wpf.md)
|
||||
|
||||
[WPF in the .NET Framework](../index.md)
|
||||
|
||||
[Get Visual Studio](https://aka.ms/vsdownload?utm_source=mscom&utm_campaign=msdocs)
|
||||
Reference in New Issue
Block a user