Skip to content

%2A properties - Microsoft namespaces#12391

Merged
gewarren merged 3 commits intodotnet:mainfrom
gewarren:bulk-fixes-microsoft-ns
Mar 13, 2026
Merged

%2A properties - Microsoft namespaces#12391
gewarren merged 3 commits intodotnet:mainfrom
gewarren:bulk-fixes-microsoft-ns

Conversation

@gewarren
Copy link
Contributor

No description provided.

@gewarren gewarren marked this pull request as ready for review March 12, 2026 21:50
@gewarren gewarren requested review from a team and 333fred as code owners March 12, 2026 21:50
Copilot AI review requested due to automatic review settings March 12, 2026 21:50
@gewarren
Copy link
Contributor Author

Warnings are pre-existing.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates XML API reference documentation across several Microsoft.* namespaces to clean up xref links (notably removing %2A from property references) and to normalize markdown formatting inside <format type="text/markdown"> blocks.

Changes:

  • Updates xref links to properties/members to avoid %2A-suffixed references in Microsoft namespaces.
  • Normalizes markdown formatting (blank lines, headings, and callout formatting) in remarks/examples blocks.
  • Makes a few minor wording/link-target adjustments while touching the affected lines.

Reviewed changes

Copilot reviewed 96 out of 96 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
xml/Microsoft.Windows.Themes/ButtonChrome.xml Removes %2A from a property xref in remarks.
xml/Microsoft.Windows.Themes/BulletChrome.xml Removes %2A from a property xref in remarks.
xml/Microsoft.Win32/SystemEvents.xml Removes %2A from a property xref in remarks.
xml/Microsoft.Win32/SessionEndingEventArgs.xml Removes %2A from a property xref and reformats markdown.
xml/Microsoft.Win32/RegistryView.xml Reformats the remarks markdown and updates member xrefs.
xml/Microsoft.Win32/RegistryKey.xml Normalizes exception/remarks formatting and updates xref(s).
xml/Microsoft.Win32/PowerModeChangedEventArgs.xml Removes %2A from a property xref and reformats markdown.
xml/Microsoft.Win32/IntranetZoneCredentialPolicy.xml Removes %2A from property xrefs and normalizes markdown/code directives.
xml/Microsoft.Win32/FileDialog.xml Removes %2A from several property xrefs in remarks.
xml/Microsoft.Win32.SafeHandles/SafeMemoryMappedViewHandle.xml Removes %2A from a property xref query-string link.
xml/Microsoft.Win32.SafeHandles/SafeMemoryMappedFileHandle.xml Removes %2A from a property xref query-string link.
xml/Microsoft.VisualBasic/Strings.xml Removes %2A from several property xrefs in remarks/tables.
xml/Microsoft.VisualBasic/MyGroupCollectionAttribute.xml Removes %2A from property xrefs and reformats markdown.
xml/Microsoft.VisualBasic/ErrObject.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic/DateAndTime.xml Removes %2A from multiple property xrefs across remarks blocks.
xml/Microsoft.VisualBasic/Collection.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.MyServices.Internal/ContextValue`1.xml Removes %2A from property xrefs and reformats markdown.
xml/Microsoft.VisualBasic.Logging/LogFileLocation.xml Removes %2A from a property xref and reformats markdown.
xml/Microsoft.VisualBasic.Logging/LogFileCreationScheduleOption.xml Removes %2A from a property xref and reformats markdown.
xml/Microsoft.VisualBasic.Logging/Log.xml Removes %2A from a property xref in remarks.
xml/Microsoft.VisualBasic.Logging/DiskSpaceExhaustedOption.xml Removes %2A from property xrefs and reformats markdown.
xml/Microsoft.VisualBasic.Logging/AspLog.xml Removes %2A from a property xref in remarks.
xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.FileIO/MalformedLineException.xml Removes %2A from property xrefs and reformats markdown tables/remarks.
xml/Microsoft.VisualBasic.Devices/ServerComputer.xml Removes %2A from property xrefs and normalizes markdown tables/sections.
xml/Microsoft.VisualBasic.Devices/NetworkAvailableEventArgs.xml Removes %2A from property xrefs and reformats markdown.
xml/Microsoft.VisualBasic.Devices/Network.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.Devices/Mouse.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.Devices/Keyboard.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.Devices/ComputerInfo.xml Removes %2A from property xrefs and normalizes markdown sections.
xml/Microsoft.VisualBasic.Devices/Clock.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.CompilerServices/InternalErrorException.xml Removes %2A from Exception property xrefs and reformats markdown.
xml/Microsoft.VisualBasic.Compatibility.VB6/WebBrowserArray.xml Removes %2A from numerous property xrefs in remarks blocks.
xml/Microsoft.VisualBasic.Compatibility.VB6/ToolStripMenuItemArray.xml Removes %2A from numerous property xrefs in remarks blocks.
xml/Microsoft.VisualBasic.Compatibility.VB6/Support.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.Compatibility.VB6/ProgressBarArray.xml Removes %2A from numerous property xrefs in remarks blocks.
xml/Microsoft.VisualBasic.Compatibility.VB6/ListBoxItem.xml Removes %2A from property xrefs and reformats markdown.
xml/Microsoft.VisualBasic.Compatibility.VB6/FileListBox.xml Removes %2A from property xrefs in remarks/callouts.
xml/Microsoft.VisualBasic.Compatibility.VB6/DriveListBox.xml Removes %2A from a property xref in remarks.
xml/Microsoft.VisualBasic.Compatibility.VB6/DirListBox.xml Removes %2A from a property xref in remarks.
xml/Microsoft.VisualBasic.Compatibility.VB6/BaseOcxArray.xml Removes %2A from numerous property xrefs in remarks blocks.
xml/Microsoft.VisualBasic.Compatibility.VB6/ADODC.xml Removes %2A from a property xref in remarks.
xml/Microsoft.VisualBasic.ApplicationServices/WindowsFormsApplicationBase.xml Removes %2A from multiple property xrefs and updates one xref target.
xml/Microsoft.VisualBasic.ApplicationServices/WebUser.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.ApplicationServices/User.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.ApplicationServices/StartupNextInstanceEventArgs.xml Removes %2A from property xrefs and reformats markdown.
xml/Microsoft.VisualBasic.ApplicationServices/ShutdownMode.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.ApplicationServices/NoStartupFormException.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.ApplicationServices/ConsoleApplicationBase.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.VisualBasic.ApplicationServices/CantStartSingleInstanceException.xml Removes %2A from Exception property xrefs and reformats markdown tables.
xml/Microsoft.VisualBasic.ApplicationServices/ApplicationBase.xml Removes %2A from Thread culture property xrefs in remarks.
xml/Microsoft.SqlServer.Server/SqlUserDefinedTypeAttribute.xml Removes %2A from property xrefs in remarks.
xml/Microsoft.SqlServer.Server/SqlUserDefinedAggregateAttribute.xml Removes %2A from property xrefs and normalizes markdown/code directives.
xml/Microsoft.SqlServer.Server/SqlTriggerContext.xml Removes %2A from property xrefs and normalizes markdown/code directives.
xml/Microsoft.SqlServer.Server/SqlTriggerAttribute.xml Removes %2A from property xrefs and normalizes markdown/code directives.
xml/Microsoft.SqlServer.Server/SqlMethodAttribute.xml Removes %2A from property xrefs and normalizes markdown.
xml/Microsoft.SqlServer.Server/SqlFunctionAttribute.xml Removes %2A from property xrefs and normalizes markdown/code directives.
xml/Microsoft.SqlServer.Server/SqlFacetAttribute.xml Removes %2A from property xrefs and normalizes markdown tables.
xml/Microsoft.SqlServer.Server/SqlContext.xml Removes %2A from property xrefs and normalizes markdown/code directives.
xml/Microsoft.CSharp.RuntimeBinder/RuntimeBinderInternalCompilerException.xml Removes %2A from Exception property xrefs in remarks.
xml/Microsoft.CSharp.RuntimeBinder/RuntimeBinderException.xml Removes %2A from Exception property xrefs in remarks.
xml/Microsoft.Build.Tasks.Windows/GenerateTemporaryTargetAssembly.xml Removes %2A from a property xref in remarks.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

Do you know why the warnings are there?

@gewarren gewarren merged commit fc13a21 into dotnet:main Mar 13, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants