Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/wpf-xaml-extensions.md
T
Andy De George da363692ff 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
2020-09-04 09:46:28 -07:00

24 lines
1.0 KiB
Markdown

---
title: XAML extensions
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "XAML [WPF], markup extensions"
- "markup extensions [WPF]"
- "WPF Namespace [WPF]"
ms.assetid: 5e1d60e8-9403-47d0-98e4-b49aec871ee7
---
# WPF XAML Extensions
## In This Section
[Binding Markup Extension](binding-markup-extension.md)
[ColorConvertedBitmap Markup Extension](colorconvertedbitmap-markup-extension.md)
[ComponentResourceKey Markup Extension](componentresourcekey-markup-extension.md)
[DynamicResource Markup Extension](dynamicresource-markup-extension.md)
[RelativeSource MarkupExtension](relativesource-markupextension.md)
[StaticResource Markup Extension](staticresource-markup-extension.md)
[TemplateBinding Markup Extension](templatebinding-markup-extension.md)
[ThemeDictionary Markup Extension](themedictionary-markup-extension.md)
[PropertyPath XAML Syntax](propertypath-xaml-syntax.md)
[PresentationOptions:Freeze Attribute](presentationoptions-freeze-attribute.md)