Skip to content

Commit 680de32

Browse files
authored
Merge pull request #3917 from dotnet/master
Update live with current master
2 parents 596afd5 + cdb7f33 commit 680de32

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+236
-177
lines changed

.github/CODEOWNERS

Lines changed: 79 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Each line is a file pattern followed by one or more owners.
33

44
# More details are here: https://help.github.com/articles/about-codeowners/
5+
# A CODEOWNERS file uses a pattern that follows the same rules in gitignore files: https://git-scm.com/docs/gitignore#_pattern_format
56

67
# The '*' pattern is for global owners.
78

@@ -16,8 +17,82 @@
1617
# In each subsection folders are order first by depth, then alphabetically.
1718
# This should make it easy to add new rules without breaking existing ones.
1819

20+
# Area owners of the dotnet/runtime repo: https://github.com/dotnet/runtime/blob/master/docs/area-owners.md
21+
22+
/xml/System.Buffers**/** @layomia @JeremyKuhne
23+
/xml/System.CodeDom**/** @buyaa-n @krwq
24+
/xml/System.Collections**/** @eiriktsarpalis @layomia
25+
/xml/System.ComponentModel**/** @JeremyKuhne @safern
26+
/xml/System.ComponentModel.Composition**/** @maryamariyan @ViktorHofer
27+
/xml/System.ComponentModel.DataAnnotations**/** @lajones @ajcvickers
28+
/xml/System.ComponentModel.Design**/** @RussKie @merriemcgaw
29+
/xml/System.Composition**/** @maryamariyan @ViktorHofer
30+
/xml/System.Configuration**/** @maryamariyan @safern
31+
/xml/System.Data**/** @ajcvickers @cheenamalhotra @david-engel
32+
/xml/System.Data.SqlClient**/** @cheenamalhotra @david-engel @karinazhou @JRahnama
33+
/xml/System.Diagnostics**/** @tommcdon @sywhang @krwq
34+
/xml/System.Diagnostics/DiagnosticSource.xml @Anipik
35+
/xml/System.Diagnostics/EventLog*.xml @Anipik
36+
/xml/System.Diagnostics/PerformanceCounter*.xml @Anipik
37+
/xml/System.Diagnostics/Process*.xml @adsitnik @eiriktsarpalis
38+
/xml/System.Diagnostics/TraceSource.xml @Anipik
39+
/xml/System.Diagnostics.Tracing**/** @Anipik
40+
/xml/System.DirectoryServices**/** @tquerec @josephisenhour
41+
/xml/System.Drawing**/** @JeremyKuhne @maryamariyan
42+
/xml/System.Dynamic**/** @cston @333fred
43+
/xml/System.Globalization**/** @safern @krwq @tarekgh
44+
/xml/System.IO**/** @JeremyKuhne @carlossanlop @jozkee
45+
/xml/System.IO.Compression**/** @carlossanlop @ericstj
46+
/xml/System.IO.Pipelines**/** @davidfowl @halter73 @jkotalik @anurse
47+
/xml/System.Linq**/** @eiriktsarpalis
48+
/xml/System.Linq/Parallel*.xml @tarekgh @kouvel
49+
/xml/System.Linq.Expressions**/** @cston @333fred
50+
/xml/System.Management**/** @Anipik
51+
/xml/System.Net**/** @dotnet/ncl
52+
/xml/System.Numerics**/** @tannergooding @prgovind
53+
/xml/System.Reflection**/** @steveharter @GrabYourPitchforks
54+
/xml/System.Reflection.Emit**/** @steveharter @GrabYourPitchforks
55+
/xml/System.Reflection.Metadata**/** @tmat @nguerrera
56+
/xml/System.Resources**/** @buyaa-n @tarekgh @krwq
57+
/xml/System.Runtime**/** @bartonjs @joperezr
58+
/xml/System.Runtime.Caching**/** @StephenMolloy @HongGit
59+
/xml/System.Runtime.CompilerServices**/** @Anipik @steveharter
60+
/xml/System.Runtime.InteropServices**/** @AaronRobinsonMSFT @jkoritzinsky
61+
/xml/System.Runtime.Intrinsics**/** @tannergooding @CarolEidt @RussKeldorph
62+
/xml/System.Security**/** @bartonjs @GrabYourPitchforks @krwq
63+
/xml/System.ServiceModel.Syndication**/** @StephenMolloy @HongGit @mconnew
64+
/xml/System.ServiceProcess**/** @Anipik
65+
/xml/System.Text**/** @tarekgh @GrabYourPitchforks
66+
/xml/System.Text/Encoding*.xml @layomia @krwq @tarekgh
67+
/xml/System.Text.Encodings.Web**/** @GrabYourPitchforks @layomia @tarekgh
68+
/xml/System.Text.Json**/** @layomia @steveharter @jozkee
69+
/xml/System.Text.RegularExpressions**/** @prgovi @eerhardt
70+
/xml/System.Threading**/** @kouvel
71+
/xml/System.Threading.Channels**/** @tarekgh @stephentoub
72+
/xml/System.Threading.Tasks**/** @tarekgh @stephentoub
73+
/xml/System.Transactions**/** @dasetser @HongGit
74+
/xml/System.Web**/** @scottaddie
75+
/xml/System.Windows**/** @vatsan-madhavan
76+
/xml/System.Windows.Forms**/** @RussKie @merriemcgaw
77+
/xml/System.Xaml**/** @vatsan-madhavan
78+
/xml/System.Xml**/** @buyaa-n @krwq
79+
80+
# System.Console
81+
/xml/System/Console** @carlossanlop @eiriktsarpalis
82+
83+
# System.Memory
84+
/xml/System/Memory*.xml @GrabYourPitchforks @adsitnik
85+
/xml/System/ReadOnlyMemory*.xml @GrabYourPitchforks @adsitnik
86+
/xml/System/ReadOnlySpan*.xml @GrabYourPitchforks @adsitnik
87+
/xml/System/Span*.xml @GrabYourPitchforks @adsitnik
88+
89+
# System.Runtime
90+
/xml/System/Array.xml @bartonjs @joperezr
91+
92+
# System.Uri
93+
/xml/System/Uri.xml @dotnet/ncl
94+
95+
/xml/Microsoft.CSharp**/** @cston @333fred
1996
/xml/Microsoft.SqlServer**/** @stevestein
20-
/xml/Microsoft.VisualBasic**/** @KathleenDollard
21-
/xml/System.Data**/** @stevestein
22-
/xml/System.Net**/** @karelz
23-
/xml/System.Web**/** @scottaddie
97+
/xml/Microsoft.VisualBasic**/** @cston @333fred
98+
/xml/Microsoft.Win32**/** @maryamariyan @Anipik

.openpublishing.publish.config.json

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
}
5151
],
5252
"notification_subscribers": [],
53-
"branches_to_filter": [],
5453
"git_repository_branch_open_to_public_contributors": "master",
5554
"skip_source_output_uploading": false,
5655
"need_preview_pull_request": true,
@@ -63,12 +62,6 @@
6362
"branch": "master",
6463
"branch_mapping": {}
6564
},
66-
{
67-
"path_to_root": "_themes.pdf",
68-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
69-
"branch": "master",
70-
"branch_mapping": {}
71-
},
7265
{
7366
"path_to_root": "samples",
7467
"url": "https://github.com/dotnet/samples",
@@ -80,25 +73,17 @@
8073
],
8174
"branch_target_mapping": {
8275
"live": [
83-
"Publish",
84-
"Pdf"
76+
"Publish"
8577
],
8678
"master": [
87-
"Publish",
88-
"Pdf"
79+
"Publish"
8980
],
9081
"intellisense": [
9182
"Intellisense"
9283
]
9384
},
94-
"need_generate_pdf_url_template": true,
95-
"targets": {
96-
"Pdf": {
97-
"template_folder": "_themes.pdf"
98-
}
99-
},
100-
"need_generate_pdf": false,
101-
"need_generate_intellisense": false,
85+
"need_generate_pdf_url_template": false,
86+
"targets": {},
10287
"dependent_packages": [
10388
{
10489
"id": "Microsoft.DocAsCode.ECMA2Yaml",

xml/Microsoft.VisualBasic.CompilerServices/StringType.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,8 +495,8 @@
495495
<Parameter Name="Value" Type="System.Int64" />
496496
</Parameters>
497497
<Docs>
498-
<param name="Value">Required. <see langword="Int64" /> to convert to a <see langword="String" /> value.</param>
499-
<summary>Returns a <see langword="String" /> value that corresponds to a specified <see langword="Int64" /> (64-bit integer).</summary>
498+
<param name="Value">Required. <see cref="T:System.Int64" /> to convert to a <see langword="String" /> value.</param>
499+
<summary>Returns a <see langword="String" /> value that corresponds to a specified <see cref="T:System.Int64" /> (64-bit integer).</summary>
500500
<returns>The <see langword="String" /> value corresponding to <paramref name="Value" />.</returns>
501501
<remarks>
502502
<format type="text/markdown"><![CDATA[

xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,8 +1104,7 @@
11041104
<Parameter Name="numberOfChars" Type="System.Int32" />
11051105
</Parameters>
11061106
<Docs>
1107-
<param name="numberOfChars">
1108-
<see langword="Int32" />. Number of characters to read. Required.</param>
1107+
<param name="numberOfChars">The number of characters to read. Required.</param>
11091108
<summary>Reads the specified number of characters without advancing the cursor.</summary>
11101109
<returns>A string that contains the specified number of characters read.</returns>
11111110
<remarks>

xml/System.ComponentModel.Design/DesignerActionHeaderItem.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
3636
For a full example of implementing smart tags, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
3737
38-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
39-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
38+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
39+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
4040
4141
]]></format>
4242
</remarks>
@@ -94,8 +94,8 @@
9494
9595
For a full example of implementing smart tags, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
9696
97-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
98-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
97+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
98+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
9999
100100
]]></format>
101101
</remarks>

xml/System.ComponentModel.Design/DesignerActionItem.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
3939
For a full example of implementing smart tags, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
4040
41-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
42-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
41+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
42+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
4343
4444
]]></format>
4545
</remarks>

xml/System.ComponentModel.Design/DesignerActionItemCollection.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
## Examples
2727
The following code example demonstrates how to create a <xref:System.ComponentModel.Design.DesignerActionItemCollection> and populate it to form a smart tag list. This code example is part of a larger example provided for the <xref:System.ComponentModel.Design.DesignerActionItem> class.
2828
29-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
30-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
29+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
30+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
3131
3232
]]></format>
3333
</remarks>
@@ -63,8 +63,8 @@
6363
## Examples
6464
The following code example demonstrates how to create a <xref:System.ComponentModel.Design.DesignerActionItemCollection> and populate it to form a smart tag list. This code example is part of a larger example provided for the <xref:System.ComponentModel.Design.DesignerActionItem> class.
6565
66-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
67-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
66+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
67+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
6868
6969
]]></format>
7070
</remarks>
@@ -103,8 +103,8 @@
103103
## Examples
104104
The following code example demonstrates how to create a <xref:System.ComponentModel.Design.DesignerActionItemCollection> and populate it to form a smart tag list. This code example is part of a larger example provided for the <xref:System.ComponentModel.Design.DesignerActionItem> class.
105105
106-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
107-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
106+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
107+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
108108
109109
]]></format>
110110
</remarks>

xml/System.ComponentModel.Design/DesignerActionList.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
4545
For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
4646
47-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#2](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#2)]
48-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#2](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#2)]
47+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#2](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#2)]
48+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#2](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#2)]
4949
5050
]]></format>
5151
</remarks>
@@ -97,8 +97,8 @@
9797
9898
For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
9999
100-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#4](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#4)]
101-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#4](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#4)]
100+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#4](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#4)]
101+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#4](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#4)]
102102
103103
]]></format>
104104
</remarks>
@@ -148,8 +148,8 @@
148148
149149
For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
150150
151-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
152-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
151+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
152+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
153153
154154
]]></format>
155155
</remarks>
@@ -277,8 +277,8 @@
277277
278278
For a complete explanation of this code example, see [How to: Attach Smart Tags to a Windows Forms Component](https://docs.microsoft.com/previous-versions/visualstudio/visual-studio-2013/ms171830(v=vs.120)).
279279
280-
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/CS/smarttags.cs#7)]
281-
[!code-vb[System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddSmartTagsToWFComponent/VB/smarttags.vb#7)]
280+
[!code-csharp[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/csharp/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/CS/designeractions.cs#7)]
281+
[!code-vb[System.ComponentModel.Design.DesignerAction.AddDesignerActions#7](~/samples/snippets/visualbasic/VS_Snippets_Winforms/System.ComponentModel.Design.DesignerAction.AddDesignerActions/VB/designeractions.vb#7)]
282282
283283
]]></format>
284284
</remarks>

0 commit comments

Comments
 (0)