mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-08 16:06:07 +02:00
Merge pull request #1135 from dotnet/adegeo-links
Correct .NET Framework links that pointed to old .NET 5 URLs
This commit is contained in:
+3
-3
@@ -11,7 +11,7 @@ helpviewer_keywords:
|
||||
ms.assetid: 3656055e-3222-43c8-b868-fd0c90cc31a3
|
||||
---
|
||||
# NavigationWindow Styles and Templates
|
||||
This topic describes the styles and templates for the <xref:System.Windows.Navigation.NavigationWindow> control. You can modify the default <xref:System.Windows.Controls.ControlTemplate> to give the control a unique appearance. For more information, see [Create a template for a control](/dotnet/desktop-wpf/themes/how-to-create-apply-template).
|
||||
This topic describes the styles and templates for the <xref:System.Windows.Navigation.NavigationWindow> control. You can modify the default <xref:System.Windows.Controls.ControlTemplate> to give the control a unique appearance. For more information, see [Create a template for a control](how-to-create-apply-template.md).
|
||||
|
||||
## NavigationWindow Parts
|
||||
The following table lists the named parts for the <xref:System.Windows.Navigation.NavigationWindow> control.
|
||||
@@ -47,5 +47,5 @@ This topic describes the styles and templates for the <xref:System.Windows.Navig
|
||||
- <xref:System.Windows.Controls.ControlTemplate>
|
||||
- [Control Styles and Templates](control-styles-and-templates.md)
|
||||
- [Control Customization](control-customization.md)
|
||||
- [Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview)
|
||||
- [Create a template for a control](/dotnet/desktop-wpf/themes/how-to-create-apply-template)
|
||||
- [Styling and Templating](styles-templates-overview.md)
|
||||
- [Create a template for a control](how-to-create-apply-template.md)
|
||||
|
||||
Reference in New Issue
Block a user