381 Commits
Author SHA1 Message Date
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
Kent SharkeyandAndy De George c72686fcf3 LinkFix: .NET desktop (2021-05) (#1076)
* LinkFix: .NET desktop (2021-05)

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <[email protected]>

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-06-11 15:35:01 -07:00
Bill Wagner 259b6c6b3d Merge pull request #1091 from dotnet/publish-21788 2021-06-11 05:52:39 -04:00
CXWTool Service Account 180e3a19df merge main branch 2021-06-11 05:01:06 +00:00
Andy (Steve) De George 7d8d3d1e22 Update .repoman.yml (#1090) 2021-06-10 12:26:38 -07:00
Andy (Steve) De George 0acf155856 Convert labeler to new format (#1089)
* Convert labeler to new format

* Update .repoman.yml
2021-06-10 12:14:50 -07:00
Bill Wagner fe74f526b2 Merge pull request #1087 from dotnet/publish-3231 2021-06-03 05:37:43 -04:00
CXWTool Service Account 227e3c7b1b merge main branch 2021-06-03 05:00:54 +00:00
Andy (Steve) De George 34be560985 Update how-to-set-the-tab-order.md (#1080) 2021-06-02 07:32:26 -05:00
Bill Wagner e316f94766 Merge pull request #1085 from dotnet/publish-30830 2021-06-02 06:06:15 -04:00
CXWTool Service Account 720b0be73a merge main branch 2021-06-02 05:00:58 +00:00
Andy (Steve) De GeorgeandTom Dykstra f2a6c1b0e9 Port dock/anchor articles (#1081)
* Port some more info from autosize

* Port anchor/dock articles

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Move construction note

Co-authored-by: Tom Dykstra <[email protected]>
2021-06-01 16:32:00 -07:00
Bill Wagner c9f92948bf Merge pull request #1078 from dotnet/publish-10905 2021-05-27 06:01:43 -04:00
CXWTool Service Account 1db2667576 merge main branch 2021-05-27 05:01:39 +00:00
Andy (Steve) De GeorgeandTom Dykstra 0fdf730bc2 Port the How to set tab order article (#1077)
* Port article on tab order

* Redirects for new article

* TOC

* Update links

* Some other minor changes

* fix lint

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-26 21:07:42 -07:00
Andy (Steve) De George b1e7a0e6c9 Merge pull request #1073 from dotnet/main
Publish
2021-05-18 09:25:26 -07:00
Andy (Steve) De GeorgeandTom Dykstra 6592e99d2b Fix link to theme files (#1067)
* Update control-styles-and-templates.md

* Update control-styles-and-templates.md

* Update dotnet-desktop-guide/framework/wpf/controls/control-styles-and-templates.md

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-18 09:23:08 -07:00
Charles (GitHub) e12f318ca2 Correct spelling error in the "TextBox or RichTextBox?" paragraph. #1064 (#1072)
Change then to than in the TextBox or RichTextBox? section.
2021-05-18 09:22:53 -07:00
Andy (Steve) De George 0798e75a63 Update index.md (#1068) 2021-05-18 08:22:54 -07:00
Bill Wagner a6216f403b Merge pull request #1065 from dotnet/publish-9447 2021-05-08 06:47:55 -04:00
CXWTool Service Account 3ed6bf81e9 merge main branch 2021-05-08 05:01:21 +00:00
Lavin SandAndy De George 9722305b10 Recursive sample added for TreeNode iteratation (#1058)
* Non-recursive tree traversal C# sample added

* Changed formatting to reflect markdown correctly

* Formatting updated

* Updated sentence

* Update to confirm to ESlint changes

* Resolve  indentation mismatch

* Correctly link the xref

* Added C# code snippets for iteration over TreeView

* Add reference to c# code snippet

* Added a ref to the code snippet for recursive c#

* Fix comment

* VisualBasic code snippet for TreeViewTraversal

* Updated vb reference to code snippet

* Cpp gitignore updated

* Added cpp snippet for TreeView iteration

* C# commenting out print calls

* Vb commenting out print calls

* Reorder Folder Structure cpp

* Document updated with code snippets

* C# proj prpgrp updated

* VB prpgrp added

* Cpp prpgrp added

* Fixed typo

* Add description, update date

* Updating to match the two sections in style

* Adding teh snippets.5000.json file

* Update dotnet-desktop-guide/framework/winforms/controls/how-to-iterate-through-all-nodes-of-a-windows-forms-treeview-control.md

* Update dotnet-desktop-guide/framework/winforms/controls/how-to-iterate-through-all-nodes-of-a-windows-forms-treeview-control.md

Co-authored-by: Andy (Steve) De George <[email protected]>
2021-05-07 09:09:05 -07:00
Bill Wagner bed82cbd12 Merge pull request #1063 from dotnet/publish-3044 2021-05-07 05:52:58 -04:00
CXWTool Service Account 58592ea56c merge main branch 2021-05-07 05:01:13 +00:00
Andy (Steve) De George 6ca5ef0da8 Upgrade Snippets 5000 for CPP (#1062)
* Update build-validation.yml

* Add files via upload

* Delete DotnetDocsTools.LocateProjects.1.0.8.nupkg

* Update build-validation.yml
2021-05-06 11:41:54 -07:00
Andy (Steve) De GeorgeandTom Dykstra 3885aab154 Add how to bind enum article (#1056)
* add how to article

* Fix lint

* Fix the code example

* Add missing code

* Update how-to-bind-to-an-enumeration.md

* Update dotnet-desktop-guide/net/wpf/data/how-to-bind-to-an-enumeration.md

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-06 08:03:42 -07:00
Bill Wagner 1e364256fe Merge pull request #1060 from dotnet/publish-4951 2021-05-05 08:08:51 -04:00
CXWTool Service Account 6645466d08 merge main branch 2021-05-05 05:01:40 +00:00
David Pine dd902d2e9c Target @main in the version-sweep.yml workflow (#1059)
* Update version-sweep.yml

* Update .github/workflows/version-sweep.yml
2021-05-04 14:25:36 -07:00