Content update - Read-only dependency properties (user story 1878471) (#1230)

* Improve collection-type dp snippets that are readonly.

* Add article, snippets, toc, and redirects

* Minor edit

* Update target framework to .NET 6.0
This commit is contained in:
Tris Shores
2021-12-01 15:50:53 -08:00
committed by GitHub
parent d70eb38632
commit 5eff6608b9
22 changed files with 520 additions and 40 deletions
+5
View File
@@ -378,6 +378,11 @@
"SourceUrl": "/dotnet/desktop/wpf/advanced/dependency-property-callbacks-and-validation?view=netframeworkdesktop-4.8",
"TargetUrl": "/dotnet/desktop/wpf/properties/dependency-property-callbacks-and-validation?view=netdesktop-6.0"
},
{
"Redirect": "TwoWay",
"SourceUrl": "/dotnet/desktop/wpf/advanced/read-only-dependency-properties?view=netframeworkdesktop-4.8",
"TargetUrl": "/dotnet/desktop/wpf/properties/read-only-dependency-properties?view=netdesktop-6.0"
},
// Systems - XAML
{