* Add article, code projects, and redirects
* Further edits
* Update dotnet-desktop-guide/net/wpf/properties/safe-constructor-patterns-for-dependencyobjects.md
Co-authored-by: Andy (Steve) De George <[email protected]>
* Add article, snippets, toc, and redirects
* Minor edits
* Make reviewer requested changes
* Section header edit
Co-authored-by: Andy (Steve) De George <[email protected]>
* Improve collection-type dp snippets that are readonly.
* Add article, snippets, toc, and redirects
* Minor edit
* Update target framework to .NET 6.0
* updating unique titles to topics for us1889327
* updating unique titles to topics for us1889327
* updating unique level 2 headings for us1889327
* Updating unique titles to topics for US1889327
* Updating unique titles to topics for US1889327
* updating unique level 2 headings to topics for us1889327
* Update WPF getting started for .NET 6
* Minor
* Update images with boxes
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <[email protected]>
* Add missing . at end of alttext
Co-authored-by: Tom Dykstra <[email protected]>
See dotnet/docs#27056 for details.
In order for an action to be required for PRs to be merged, required actions must be triggered. If filters prevent them from starting, the action stays in the "pending" state forever.
* Create new .NET 6.0 pages
* Add the gist for .NET 6.0 changes w/o the application bootstrap
* rename new to 6; redirect via index
* feedback
* Create new .NET 6.0 pages
* Add the gist for .NET 6.0 changes w/o the application bootstrap
* rename new to 6; redirect via index
* feedback
* rebase
* Add renamed file
* remove unrelated file change
* update TOC
* Remove dead toc entry
* New application default font section
* application bootstrap
* Rework sections and descriptions
* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md
Co-authored-by: Igor Velikorossov <[email protected]>
* more updates
* Fix warnings
* Fix final warning
* Apply suggestions from code review
* Update net60.md
* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md
Co-authored-by: Devendar Reddy Adulla <[email protected]>
Co-authored-by: Andy De George (adegeo) <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Devendar Reddy Adulla <[email protected]>
* Add article, snippets, toc, and redirects
* Minor edit to dependency-property-metadata article
* Update dotnet-desktop-guide/net/wpf/properties/how-to-override-metadata-for-a-dependency-property.md
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
* Add article, code projects, toc, and redirects
* Update dotnet-desktop-guide/net/wpf/properties/custom-dependency-properties.md
Co-authored-by: Andy (Steve) De George <[email protected]>
* Update dotnet-desktop-guide/net/wpf/properties/custom-dependency-properties.md
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
* Add redirect script
* Update redirects_generator/redirect.bat
Co-authored-by: Andy (Steve) De George <[email protected]>
* Delete temp file
Co-authored-by: Andy (Steve) De George <[email protected]>
* 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