Commit Graph
13 Commits
Author SHA1 Message Date
Jan Kučera 5811378ade Update property-animation-techniques-overview.md (#1271)
wrong `Clock` reference
2022-01-13 10:52:21 -08:00
Andy (Steve) De George 5b61eedeaf Fix wrong type listed in opacity article (#1138)
* Update opacity-masks-overview.md

* Update dotnet-desktop-guide/framework/wpf/graphics-multimedia/opacity-masks-overview.md
2021-08-27 18:51:42 -07:00
Andy (Steve) De George e9fcf43083 Merge pull request #1135 from dotnet/adegeo-links
Correct .NET Framework links that pointed to old .NET 5 URLs
2021-08-11 12:04:34 -07:00
walterlv cb9ffbaf27 Fix "Smooth quadratic Bezier curve Command" syntax (#1125)
According to the source code of WPF, we can know that the `T` command only receives one parameter which is the `endPoint`. The `controlPoint` argument is automatically calculated by the reflection of the last control point. So the previous version of this doc has error in `T` and I'm fixing it in this pull request.
2021-07-30 10:21:16 -07:00
Andy (Steve) De George 7f8394ee60 Update more main branch changes (#1008)
* Update build-validation.yml

* Update version-sweep.yml

* Update .acrolinx-config.edn

* Update .openpublishing.publish.config.json

* fix paths

* Update .github/workflows/build-validation.yml
2021-03-09 11:38:59 -08:00
ChristyandAndy De George 27a7699fe3 Update how-to-create-an-elliptical-arc.md (#222)
* Update how-to-create-an-elliptical-arc.md

Removed unnecessary [xaml] tags

* Update how-to-create-an-elliptical-arc.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:21:02 -08:00
ChristyandAndy De George ad9b095b5f Update how-to-create-a-linesegment-in-a-pathgeometry.md (#221)
* Update how-to-create-a-linesegment-in-a-pathgeometry.md

Removed unnecessary [xaml] tags

* Update how-to-create-a-linesegment-in-a-pathgeometry.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:19:59 -08:00
ChristyandAndy De George 1548a17118 Cleaned up how-to-create-a-cubic-bezier-curve.md (#220)
* Cleaned up how-to-create-a-cubic-bezier-curve.md

Removed unnecessary [xml] tags

* Update how-to-create-a-cubic-bezier-curve.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:19:37 -08:00
ChristyandAndy De George 911443635a Update how-to-create-a-quadratic-bezier-curve.md (#223)
* Update how-to-create-a-quadratic-bezier-curve.md

Removed unnecessary [xaml] tags

* Update how-to-create-a-quadratic-bezier-curve.md

* Update how-to-create-a-quadratic-bezier-curve.md

Co-authored-by: Andy De George <[email protected]>
2021-03-08 17:19:04 -08:00
Andy De George 99e90fa162 Update metadata rules and individual articles (#142)
* Add conceptual topic type for framework

* Add NET WPF article topic types

* Framework winforms overview topic types

* Update metadata

* Update walkthrough-my-first-wpf-desktop-application.md
2020-12-03 09:58:46 -08:00
Andy De George a108fc2b98 Fixes related to open issues. (#122)
* Update framework winforms landing

* Add note about attribute

* Adjust storyboard overview

* Fix comments in snippet

* Adjust table in getting started

* Add missing encoded char

* Fix bad desiredheight prop

* Fix blank column

* Fix description metadata

* Review feedback
2020-11-13 11:51:10 -08:00
David CoulterandAndy De George 674b773578 Links: .NET Desktop - framework\wpf (#109)
* Links: .NET Desktop - framework\wpf

* Apply suggestions from code review

Co-authored-by: Andy De George <[email protected]>
2020-11-05 13:50:29 -08:00
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00