mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-05 07:56:11 +02:00
Content update - Dependency properties collection (user story 1878471) (#1173)
* Add code snippets * Add article and updated code snippets * Resolve conflicts * Make reviewer requested changes * Name class parameters and show how to pass in default value in metedata * Add example for creating a FreezableCollection type dependency property * Add newline * Further edits
This commit is contained in:
@@ -496,6 +496,14 @@
|
||||
{
|
||||
"source_path": "dotnet-desktop-guide/framework/wpf/properties/how-to-register-an-attached-property.md",
|
||||
"redirect_url": "/dotnet/desktop/wpf/advanced/how-to-register-an-attached-property?view=netframeworkdesktop-4.8"
|
||||
},
|
||||
{
|
||||
"source_path": "dotnet-desktop-guide/net/wpf/advanced/collection-type-dependency-properties.md",
|
||||
"redirect_url": "/dotnet/desktop/wpf/properties/collection-type-dependency-properties?view=netdesktop-5.0"
|
||||
},
|
||||
{
|
||||
"source_path": "dotnet-desktop-guide/framework/wpf/properties/collection-type-dependency-properties.md",
|
||||
"redirect_url": "/dotnet/desktop/wpf/advanced/collection-type-dependency-properties?view=netframeworkdesktop-4.8"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user