Commit Graph
259 Commits
Author SHA1 Message Date
CXWTool Service Account 0c76e39626 merge main branch 2021-09-17 05:01:06 +00:00
Jeffrey Getzin e96218f17e Fixed grammar (#1150) 2021-09-16 15:40:06 -07:00
Bill Wagner df0e1c268b Merge pull request #1149 from dotnet/publish-15046 2021-08-28 07:04:14 -04:00
CXWTool Service Account 8b4125d964 merge main branch 2021-08-28 05:02:21 +00:00
Andy (Steve) De George 3c9b1e2758 Fix formatting in XAML file (#1148)
* Update Window1.xaml

* Update Window1.xaml
2021-08-27 18:53:54 -07:00
Andy (Steve) De George 8c5835c2cc Update label.md (#1144) 2021-08-27 18:52:37 -07:00
Andy (Steve) De George 483c3e81e6 Update progressbar.xaml (#1139) 2021-08-27 18:52:02 -07: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
Bill Wagner 977fa0f2f3 Merge pull request #1136 from dotnet/publish-19744 2021-08-12 06:25:50 -04:00
CXWTool Service Account 2349be5d83 merge main branch 2021-08-12 05:01:14 +00:00
Andy (Steve) De George dfd75f6d2c Add pointers to upgrade doc (#1133)
* Add pointers to upgrade doc

* Update dotnet-desktop-guide/framework/wpf/getting-started/walkthrough-my-first-wpf-desktop-application.md
2021-08-11 12:47:49 -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
Andy (Steve) De George 109d9e0513 Merge pull request #1131 from dotnet/publish-12031
Merge main into live
2021-08-03 09:18:31 -07:00
CXWTool Service Account 2837258c21 merge main branch 2021-07-31 05:00:51 +00:00
Andy (Steve) De GeorgeandGenevieve Warren 2aea7ebcbf Add new issue template (#1130)
* Create docs-issue.yml

* Delete doc-issue.md

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Create docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update docs-issue.yml

* Update .github/ISSUE_TEMPLATE/docs-issue.yml

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
2021-07-31 00:34:50 +00:00
Andy (Steve) De George 604e54c410 Update index.md (#1129) 2021-07-30 12:41:24 -05:00
Andy (Steve) De George 42e9f248e1 Merge pull request #1128 from dotnet/main
publishing
2021-07-30 10:23:45 -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
Zoltán Szatmáry 6128fee9ca Modify snippet in a WPF getting started (#1127) 2021-07-30 10:11:24 -07:00
Andy (Steve) De George d30fae457c Add how-to-make-thread-safe-calls.md & Update Layout with margin/padding (#1119)
* Update with margin/padding

* add how-to-make-thread-safe-calls

* reverse property mentions
2021-07-26 18:14:58 -04:00
Bill Wagner 40c1c7b558 Merge pull request #1120 from dotnet/publish-2261 2021-07-22 05:56:58 -04:00
CXWTool Service Account c61764b1e8 merge main branch 2021-07-22 05:01:14 +00:00
Andy (Steve) De George 09d28345c2 Add code for my redirect tool (#1116)
* redirects

* add ignore file
2021-07-21 11:53:07 -04:00
Bill Wagner d4e0813661 Merge pull request #1117 from dotnet/publish-13111 2021-07-20 06:13:10 -04:00
CXWTool Service Account aff6c6f2d7 merge main branch 2021-07-20 05:00:55 +00:00
Andy (Steve) De George b0376d820a Update popup code (#1111)
* Update popup code

* update xref
2021-07-19 18:35:48 -04:00
Andy (Steve) De George 5d38c60929 Add control event articles (#1113)
* Move ellipsis vs button to shared folder

* Add control events articles

* Update TOC

* acro

* Updates;redirects

* Fix redirect

* feedback
2021-07-19 15:27:36 -07:00
Bill Wagner 9214df79c6 Merge pull request #1114 from dotnet/publish-3176 2021-07-17 05:38:43 -04:00
CXWTool Service Account 0e008d5742 merge main branch 2021-07-17 05:01:05 +00:00
Andy (Steve) De George d09a701249 Update workflows (#1112)
* Update build-validation.yml

* Create live-protection.yml

* Create docs-verifier.yml

* Delete docs-verifier.yml
2021-07-16 08:44:59 -04:00
Bill Wagner 28fa4fd4bb Merge pull request #1109 from dotnet/publish-7125 2021-07-10 05:42:01 -04:00
CXWTool Service Account 5071cc2e25 merge main branch 2021-07-10 05:01:00 +00:00
Aaron 9379b1a0e0 Update index.md (#1108) 2021-07-09 16:36:04 -07:00
Bill Wagner 5d473fc3e1 Merge pull request #1106 from dotnet/publish-1312 2021-07-01 06:47:27 -04:00
CXWTool Service Account 6a361b467a merge main branch 2021-07-01 05:01:31 +00:00
Andy (Steve) De George a81e0eb409 Add information about debugging windows forms design time for .NET (#1104)
* Update walkthrough-debugging-custom-windows-forms-controls-at-design-time.md

* Update walkthrough-debugging-custom-windows-forms-controls-at-design-time.md

* Update walkthrough-debugging-custom-windows-forms-controls-at-design-time.md
2021-06-30 14:02:04 -07:00
Brandon 3c0d9388b9 Update index.yml (#1105)
Fix link to "Get or set the main app window"
2021-06-30 11:05:39 -07:00
Bill Wagner 36b22795f1 Merge pull request #1101 from dotnet/publish-24619 2021-06-19 05:47:48 -04:00
CXWTool Service Account 388b963861 merge main branch 2021-06-19 05:00:50 +00:00
Andy (Steve) De George adc1dca7c1 Update check-for-build-warnings.yml (#1100) 2021-06-18 14:29:30 -07:00
Bill Wagner 3f21c737c0 Merge pull request #1099 from dotnet/publish-21594 2021-06-18 06:01:59 -04:00
CXWTool Service Account 6d05c8195b merge main branch 2021-06-18 05:01:28 +00:00
Andy (Steve) De GeorgeandDavid Pine d9b54ba15b Fix code bug in markup extensions (#1097)
* Update service-contexts-with-type-converters-and-markup-extensions.md

* Apply suggestions from code review

Co-authored-by: David Pine <[email protected]>

Co-authored-by: David Pine <[email protected]>
2021-06-17 09:06:28 -07:00
Andy (Steve) De George e7f2ff0e96 Update with 3d objects (#1096) 2021-06-17 09:06:13 -07:00
Bill Wagner e7114fe1ae Merge pull request #1098 from dotnet/publish-24915 2021-06-16 06:19:03 -04:00
CXWTool Service Account 7eb672ec4a merge main branch 2021-06-16 05:01:45 +00:00
Andy (Steve) De George 50c2dfbd42 Update dotnet-versionsweeper.json (#1093) 2021-06-15 09:53:48 -05:00
Andy (Steve) De George 3195d51719 Update scrollviewer.xaml (#1086) 2021-06-15 07:51:36 -07:00
Bill Wagner 4786ed1842 Merge pull request #1094 from dotnet/publish-7235 2021-06-12 05:49:10 -04:00
CXWTool Service Account d2d33ba356 merge main branch 2021-06-12 05:00:53 +00:00