mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +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,23 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user