Skip to content

Commit 47e60b2

Browse files
mairawVSC-Service-Account
andauthored
CI Update - MSDN Url Update (dotnet#4831)
* CI Update * manual fixes * more manual fixes Co-authored-by: VSC-Service-Account <vscavu@microsoft.com>
1 parent 02dac1a commit 47e60b2

File tree

53 files changed

+197
-202
lines changed

Some content is hidden

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

53 files changed

+197
-202
lines changed

xml/System.ComponentModel/TypeConverter.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@
110110
<altmember cref="T:System.ComponentModel.PropertyDescriptorCollection" />
111111
<altmember cref="T:System.ComponentModel.TypeConverter.SimplePropertyDescriptor" />
112112
<altmember cref="T:System.ComponentModel.TypeConverter.StandardValuesCollection" />
113-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Type Converters for XAML Overview</related>
114-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-Related CLR Attributes For Custom Types and Libraries</related>
115-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Defining Custom Types for Use with .NET Framework XAML Services</related>
113+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Overview of type converters for XAML</related>
114+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-related CLR attributes for custom types and libraries</related>
115+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Define custom types for use with .NET XAML Services</related>
116116
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/">NET XAML Services Conceptual Documentation</related>
117117
</Docs>
118118
<Members>
@@ -512,7 +512,7 @@
512512
For implementation patterns for type converters that are used to support XAML and custom types, see [Type Converters for XAML Overview](/dotnet/framework/xaml-services/type-converters-for-xaml-overview).</para>
513513
</block>
514514
<altmember cref="T:System.ComponentModel.ITypeDescriptorContext" />
515-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Type Converters for XAML Overview</related>
515+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Overview of type converters for XAML</related>
516516
</Docs>
517517
</Member>
518518
<MemberGroup MemberName="ConvertFromInvariantString">
@@ -949,7 +949,7 @@
949949
For implementation patterns for type converters that are used to support XAML and custom types, see [Type Converters for XAML Overview](/dotnet/framework/xaml-services/type-converters-for-xaml-overview).</para>
950950
</block>
951951
<altmember cref="T:System.ComponentModel.ITypeDescriptorContext" />
952-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Type Converters for XAML Overview</related>
952+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/type-converters-overview">Overview of type converters for XAML</related>
953953
</Docs>
954954
</Member>
955955
<MemberGroup MemberName="ConvertToInvariantString">

xml/System.ComponentModel/TypeConverterAttribute.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
]]></format>
8282
</remarks>
8383
<altmember cref="T:System.ComponentModel.TypeConverter" />
84-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-Related CLR Attributes For Custom Types and Libraries</related>
85-
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Defining Custom Types for Use with .NET Framework XAML Services</related>
84+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/clr-attributes-with-custom-types-and-libraries">XAML-related CLR attributes for custom types and libraries</related>
85+
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/define-custom-types">Define custom types for use with .NET XAML Services</related>
8686
<related type="Article" href="/dotnet/desktop-wpf/xaml-services/">XAML Services</related>
8787
</Docs>
8888
<Members>

xml/System.Windows.Automation.Peers/RepeatButtonAutomationPeer.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<Docs>
2323
<summary>Exposes <see cref="T:System.Windows.Controls.Primitives.RepeatButton" /> types to UI Automation.</summary>
2424
<remarks>To be added.</remarks>
25-
<related type="Article" href="https://msdn.microsoft.com/library/65847654-9994-4a9e-b36d-2dd5d998770b">UI Automation Overview</related>
25+
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-overview">UI Automation Overview</related>
2626
</Docs>
2727
<Members>
2828
<Member MemberName=".ctor">
@@ -52,7 +52,7 @@
5252
<param name="owner">The <see cref="T:System.Windows.Controls.Primitives.RepeatButton" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" />.</param>
5353
<summary>Initializes a new instance of the <see cref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" /> class.</summary>
5454
<remarks>To be added.</remarks>
55-
<related type="Article" href="https://msdn.microsoft.com/library/65847654-9994-4a9e-b36d-2dd5d998770b">UI Automation Overview</related>
55+
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-overview">UI Automation Overview</related>
5656
</Docs>
5757
</Member>
5858
<Member MemberName="GetAutomationControlTypeCore">
@@ -77,7 +77,7 @@
7777
<summary>Gets the control type for the <see cref="T:System.Windows.Controls.Primitives.RepeatButton" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" />. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType" />.</summary>
7878
<returns>The <see cref="F:System.Windows.Automation.Peers.AutomationControlType.Button" /> enumeration value.</returns>
7979
<remarks>To be added.</remarks>
80-
<related type="Article" href="https://msdn.microsoft.com/library/65847654-9994-4a9e-b36d-2dd5d998770b">UI Automation Overview</related>
80+
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-overview">UI Automation Overview</related>
8181
</Docs>
8282
</Member>
8383
<Member MemberName="GetClassNameCore">
@@ -102,7 +102,7 @@
102102
<summary>Gets the name of the <see cref="T:System.Windows.ContentElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.ContentElementAutomationPeer" />. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetClassName" />.</summary>
103103
<returns>A string that contains "RepeatButton".</returns>
104104
<remarks>To be added.</remarks>
105-
<related type="Article" href="https://msdn.microsoft.com/library/65847654-9994-4a9e-b36d-2dd5d998770b">UI Automation Overview</related>
105+
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-overview">UI Automation Overview</related>
106106
</Docs>
107107
</Member>
108108
<Member MemberName="GetPattern">
@@ -130,7 +130,7 @@
130130
<summary>Gets the control pattern for the <see cref="T:System.Windows.ContentElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.ContentElementAutomationPeer" />.</summary>
131131
<returns>If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Invoke" />, this method returns a reference to the current instance of the <see cref="T:System.Windows.Automation.Peers.RepeatButtonAutomationPeer" />; otherwise, <see langword="null" />.</returns>
132132
<remarks>To be added.</remarks>
133-
<related type="Article" href="https://msdn.microsoft.com/library/65847654-9994-4a9e-b36d-2dd5d998770b">UI Automation Overview</related>
133+
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-overview">UI Automation Overview</related>
134134
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-control-patterns">UI Automation Control Patterns</related>
135135
</Docs>
136136
</Member>
@@ -161,4 +161,4 @@
161161
</Docs>
162162
</Member>
163163
</Members>
164-
</Type>
164+
</Type>

xml/System.Windows.Controls/ItemContainerGenerator.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
134134
]]></format>
135135
</remarks>
136-
<related type="Article" href="https://msdn.microsoft.com/library/afc355e6-f0b9-4240-94dd-0d93f17d9fc3">using Statement (C# Reference)</related>
136+
<related type="Article" href="/dotnet/csharp/language-reference/keywords/using-statement">using Statement (C# Reference)</related>
137137
<related type="Article" href="/dotnet/visual-basic/language-reference/statements/using-statement">Using Statement (Visual Basic)</related>
138138
</Docs>
139139
</Member>
@@ -749,4 +749,4 @@
749749
</Docs>
750750
</Member>
751751
</Members>
752-
</Type>
752+
</Type>

xml/System.Windows.Forms/HtmlElementEventArgs.xml

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
4040
]]></format>
4141
</remarks>
42-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/objects/obj_event.asp?frame=true">event Object</related>
42+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/Event">event Object</related>
4343
</Docs>
4444
<Members>
4545
<Member MemberName="AltKeyPressed">
@@ -76,7 +76,7 @@
7676
7777
]]></format>
7878
</remarks>
79-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/altkey.asp?frame=true">altKey Property</related>
79+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/KeyboardEvent/altKey">altKey Property</related>
8080
</Docs>
8181
</Member>
8282
<Member MemberName="BubbleEvent">
@@ -118,7 +118,7 @@
118118
119119
]]></format>
120120
</remarks>
121-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/cancelbubble.asp">cancelBubble Event</related>
121+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/Event/cancelBubble">cancelBubble Event</related>
122122
</Docs>
123123
</Member>
124124
<Member MemberName="ClientMousePosition">
@@ -181,8 +181,8 @@
181181
</remarks>
182182
<altmember cref="P:System.Windows.Forms.HtmlElementEventArgs.MousePosition" />
183183
<altmember cref="P:System.Windows.Forms.HtmlElementEventArgs.OffsetMousePosition" />
184-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/clientx.asp?frame=true">clientX Property</related>
185-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/clienty.asp?frame=true">clientY Property</related>
184+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/MouseEvent/clientX">clientX Property</related>
185+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/MouseEvent/clientY">clientY Property</related>
186186
</Docs>
187187
</Member>
188188
<Member MemberName="CtrlKeyPressed">
@@ -219,7 +219,7 @@
219219
220220
]]></format>
221221
</remarks>
222-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/ctrlkey.asp?frame=true">ctrlKey Property</related>
222+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/KeyboardEvent/ctrlKey">ctrlKey Property</related>
223223
</Docs>
224224
</Member>
225225
<Member MemberName="EventType">
@@ -257,7 +257,7 @@
257257
</remarks>
258258
<altmember cref="T:System.Windows.Forms.HtmlDocument" />
259259
<altmember cref="T:System.Windows.Forms.HtmlElement" />
260-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/type_4.asp?frame=true">type Property</related>
260+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/Event/type">type Property</related>
261261
</Docs>
262262
</Member>
263263
<Member MemberName="FromElement">
@@ -333,7 +333,7 @@
333333
334334
]]></format>
335335
</remarks>
336-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/keycode.asp?frame=true">keyCode Property</related>
336+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/KeyboardEvent/keyCode">keyCode Property</related>
337337
</Docs>
338338
</Member>
339339
<Member MemberName="MouseButtonsPressed">
@@ -433,8 +433,8 @@
433433
</remarks>
434434
<altmember cref="P:System.Windows.Forms.HtmlElementEventArgs.ClientMousePosition" />
435435
<altmember cref="P:System.Windows.Forms.HtmlElementEventArgs.OffsetMousePosition" />
436-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/x.asp?frame=true">x Property</related>
437-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/y.asp?frame=true">y Property</related>
436+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/MouseEvent/X">x Property</related>
437+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/MouseEvent/Y">y Property</related>
438438
</Docs>
439439
</Member>
440440
<Member MemberName="OffsetMousePosition">
@@ -492,8 +492,8 @@
492492
</remarks>
493493
<altmember cref="P:System.Windows.Forms.HtmlElementEventArgs.ClientMousePosition" />
494494
<altmember cref="P:System.Windows.Forms.HtmlElementEventArgs.MousePosition" />
495-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/offsetx.asp?frame=true">offsetX Property</related>
496-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/offsety.asp?frame=truehttps://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/offsety.asp?frame=true">offsetY Property</related>
495+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/offsetX">offsetX Property</related>
496+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/offsetY">offsetY Property</related>
497497
</Docs>
498498
</Member>
499499
<Member MemberName="ReturnValue">
@@ -566,7 +566,7 @@
566566
567567
]]></format>
568568
</remarks>
569-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/shiftkey.asp?frame=true">shiftKey Property</related>
569+
<related type="ExternalDocumentation" href="https://developer.mozilla.org/docs/Web/API/KeyboardEvent/shiftKey">shiftKey Property</related>
570570
</Docs>
571571
</Member>
572572
<Member MemberName="ToElement">
@@ -617,8 +617,7 @@
617617
618618
]]></format>
619619
</remarks>
620-
<related type="ExternalDocumentation" href="https://msdn.microsoft.com/library/?url=/workshop/author/dhtml/reference/properties/toelement.asp?frame=true">toElement Property</related>
621620
</Docs>
622621
</Member>
623622
</Members>
624-
</Type>
623+
</Type>

xml/System.Windows.Forms/WindowsFormsSynchronizationContext.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<summary>Provides a synchronization context for the Windows Forms application model.</summary>
2424
<remarks>To be added.</remarks>
2525
<altmember cref="T:System.Threading.SynchronizationContext" />
26-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
26+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
2727
</Docs>
2828
<Members>
2929
<Member MemberName=".ctor">
@@ -44,7 +44,7 @@
4444
<summary>Initializes a new instance of the <see cref="T:System.Windows.Forms.WindowsFormsSynchronizationContext" /> class.</summary>
4545
<remarks>To be added.</remarks>
4646
<altmember cref="T:System.Threading.SynchronizationContext" />
47-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
47+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
4848
</Docs>
4949
</Member>
5050
<Member MemberName="AutoInstall">
@@ -83,7 +83,7 @@
8383
]]></format>
8484
</remarks>
8585
<altmember cref="T:System.Threading.SynchronizationContext" />
86-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
86+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
8787
</Docs>
8888
</Member>
8989
<Member MemberName="CreateCopy">
@@ -109,7 +109,7 @@
109109
<returns>A copy of the synchronization context.</returns>
110110
<remarks>To be added.</remarks>
111111
<altmember cref="T:System.Threading.SynchronizationContext" />
112-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
112+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
113113
</Docs>
114114
</Member>
115115
<Member MemberName="Dispose">
@@ -182,7 +182,7 @@
182182
]]></format>
183183
</remarks>
184184
<altmember cref="T:System.Threading.SynchronizationContext" />
185-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
185+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
186186
</Docs>
187187
</Member>
188188
<Member MemberName="Send">
@@ -220,7 +220,7 @@
220220
</remarks>
221221
<exception cref="T:System.ComponentModel.InvalidAsynchronousStateException">The destination thread no longer exists.</exception>
222222
<altmember cref="T:System.Threading.SynchronizationContext" />
223-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
223+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
224224
</Docs>
225225
</Member>
226226
<Member MemberName="Uninstall">
@@ -260,8 +260,8 @@
260260
]]></format>
261261
</remarks>
262262
<altmember cref="T:System.Threading.SynchronizationContext" />
263-
<related type="Article" href="https://msdn.microsoft.com/library/792aa8da-918b-458e-b154-9836b97735f3">Event-based Asynchronous Pattern Overview</related>
263+
<related type="Article" href="/dotnet/standard/asynchronous-programming-patterns/event-based-asynchronous-pattern-overview">Event-based Asynchronous Pattern Overview</related>
264264
</Docs>
265265
</Member>
266266
</Members>
267-
</Type>
267+
</Type>

xml/System.Windows.Interop/HwndHost.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
]]></format>
528528
</remarks>
529529
<altmember cref="T:System.Windows.Automation.Peers.AutomationPeer" />
530-
<related type="Article" href="https://msdn.microsoft.com/library/65847654-9994-4a9e-b36d-2dd5d998770b">UI Automation Overview</related>
530+
<related type="Article" href="/dotnet/framework/ui-automation/ui-automation-overview">UI Automation Overview</related>
531531
</Docs>
532532
</Member>
533533
<Member MemberName="OnDpiChanged">
@@ -1285,4 +1285,4 @@
12851285
</Docs>
12861286
</Member>
12871287
</Members>
1288-
</Type>
1288+
</Type>

0 commit comments

Comments
 (0)