mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-08 07:56: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:
+2
-2
@@ -15,7 +15,7 @@ The current [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclie
|
||||
|
||||
<a name="prerequisites"></a>
|
||||
## Prerequisites
|
||||
This topic assumes that you understand dependency properties both as consumer and author and have read [Dependency Properties Overview](dependency-properties-overview.md) and [Custom Dependency Properties](custom-dependency-properties.md). You should also have read [XAML Overview (WPF)](/dotnet/desktop-wpf/fundamentals/xaml) and [XAML Syntax In Detail](xaml-syntax-in-detail.md).
|
||||
This topic assumes that you understand dependency properties both as consumer and author and have read [Dependency Properties Overview](dependency-properties-overview.md) and [Custom Dependency Properties](custom-dependency-properties.md). You should also have read [XAML in WPF](xaml-in-wpf.md) and [XAML Syntax In Detail](xaml-syntax-in-detail.md).
|
||||
|
||||
<a name="implementation"></a>
|
||||
## The WPF XAML Loader Implementation, and Performance
|
||||
@@ -37,7 +37,7 @@ The current [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclie
|
||||
## See also
|
||||
|
||||
- [Dependency Properties Overview](dependency-properties-overview.md)
|
||||
- [XAML Overview (WPF)](/dotnet/desktop-wpf/fundamentals/xaml)
|
||||
- [XAML in WPF](xaml-in-wpf.md)
|
||||
- [Dependency Property Metadata](dependency-property-metadata.md)
|
||||
- [Collection-Type Dependency Properties](collection-type-dependency-properties.md)
|
||||
- [Dependency Property Security](dependency-property-security.md)
|
||||
|
||||
Reference in New Issue
Block a user