mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-09 07:56:08 +02:00
Migrate .NET 3.1/5 WPF guide from dotnet docs (#48)
* add toc/bread changes * add xaml-services * add ported wpf content * add xaml-services info to docfx * Fix links 1 * Fix links 2 * Fix links 3 * Fix links 4 * Fix links 5 * Fix links 6 * Fix links 7 * Fix xaml-services link * Fix snippets 1 * Fix snippets 2 * adjust breadcrumb and toc * remove preserve-view from breadcrumbs * add empty view to toc item xaml * update include * remove contextual toc for vs article :(
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "XAML Namespace (x:) Language Features"
|
||||
ms.date: "03/30/2017"
|
||||
f1_keywords:
|
||||
- "AutoGeneratedOrientationPage"
|
||||
helpviewer_keywords:
|
||||
- "XAML namespace [XAML Services]"
|
||||
- "XAML [XAML Services], namespaces"
|
||||
ms.assetid: e1f47225-9996-4fbf-ab86-62d2e955f3fc
|
||||
---
|
||||
# XAML Namespace (x:) Language Features
|
||||
|
||||
## In This Section
|
||||
|
||||
[x:Array Markup Extension](xarray-markup-extension.md)
|
||||
[x:Class Directive](xclass-directive.md)
|
||||
[x:ClassModifier Directive](xclassmodifier-directive.md)
|
||||
[x:Code Intrinsic XAML Type](xcode-intrinsic-xaml-type.md)
|
||||
[x:FieldModifier Directive](xfieldmodifier-directive.md)
|
||||
[x:Key Directive](xkey-directive.md)
|
||||
[x:Member Directive](xmember-directive.md)
|
||||
[x:Members Directive](xmembers-directive.md)
|
||||
[x:Name Directive](xname-directive.md)
|
||||
[x:Null Markup Extension](xnull-markup-extension.md)
|
||||
[x:Shared Attribute](xshared-attribute.md)
|
||||
[x:Property Directive](xproperty-directive.md)
|
||||
[x:Static Markup Extension](xstatic-markup-extension.md)
|
||||
[x:Subclass Directive](xsubclass-directive.md)
|
||||
[x:Type Markup Extension](xtype-markup-extension.md)
|
||||
[x:TypeArguments Directive](xtypearguments-directive.md)
|
||||
[x:Uid Directive](xuid-directive.md)
|
||||
[x:XData Intrinsic XAML Type](xdata-intrinsic-xaml-type.md)
|
||||
[XamlName Grammar](xamlname-grammar.md)
|
||||
[{} Escape Sequence - Markup Extension](escape-sequence-markup-extension.md)
|
||||
[xml:lang Handling in XAML](xml-language-handling.md)
|
||||
[xml:space Handling in XAML](xml-space-handling.md)
|
||||
Reference in New Issue
Block a user