Replace various WPF include files with content (#1335)

* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
This commit is contained in:
Andy (Steve) De George
2022-03-16 12:14:11 -04:00
committed by GitHub
parent dd0052ecec
commit be103da07e
353 changed files with 1339 additions and 1349 deletions
@@ -8,7 +8,7 @@ helpviewer_keywords:
ms.assetid: db086ae4-70bb-4862-95db-2eaca5216bc3
---
# What's New in WPF Version 4.5
<a name="introduction"></a> This topic contains information about new and enhanced features in [!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] version 4.5.
<a name="introduction"></a> This topic contains information about new and enhanced features in Windows Presentation Foundation (WPF) version 4.5.
This topic contains the following sections:
@@ -37,7 +37,7 @@ Walkthroughs give step-by-step instructions for common scenarios. This makes the
|Title|Description|
|-----------|-----------------|
|[Walkthrough: Hosting a Windows Forms Control in WPF](../advanced/walkthrough-hosting-a-windows-forms-control-in-wpf.md)|Demonstrates how to host a Windows Forms <xref:System.Windows.Forms.MaskedTextBox?displayProperty=nameWithType> control in a WPF application.|
|[Walkthrough: Hosting a Windows Forms Composite Control in WPF](../advanced/walkthrough-hosting-a-windows-forms-composite-control-in-wpf.md)|Demonstrates how to host a Windows Forms data-entry composite control in a [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclient-md.md)] application.|
|[Walkthrough: Hosting a Windows Forms Composite Control in WPF](../advanced/walkthrough-hosting-a-windows-forms-composite-control-in-wpf.md)|Demonstrates how to host a Windows Forms data-entry composite control in a WPF application.|
|[Walkthrough: Hosting a WPF Composite Control in Windows Forms](../advanced/walkthrough-hosting-a-wpf-composite-control-in-windows-forms.md)|Demonstrates how to host a WPF data-entry composite control in a Windows Forms application.|
|[Walkthrough: Arranging Windows Forms Controls in WPF](../advanced/walkthrough-arranging-windows-forms-controls-in-wpf.md)|Demonstrates how to use WPF layout features to arrange Windows Forms controls in a hybrid application.|
|[Walkthrough: Binding to Data in Hybrid Applications](../advanced/walkthrough-binding-to-data-in-hybrid-applications.md)|Demonstrates how to use data binding in hybrid applications that include both Windows Forms and WPF controls.|