Skip to content

Remove .NET Framework remarks (System.Windows)#12665

Open
gewarren wants to merge 4 commits into
dotnet:mainfrom
gewarren:fw-remarks-system-windows
Open

Remove .NET Framework remarks (System.Windows)#12665
gewarren wants to merge 4 commits into
dotnet:mainfrom
gewarren:fw-remarks-system-windows

Conversation

@gewarren
Copy link
Copy Markdown
Contributor

.NET Framework API ref has moved to its own repo (https://github.com/dotnet/dotnetfw-api-docs), so we can clean up .NET Framework remarks, exceptions, and code examples out of this repo. Contributes to #12513.

Removes remarks and examples related to:

  • .NET Framework versions
  • Code-access security
  • Configuring apps via app.config file
  • App domains

Also removes all remarks from obsolete APIs.

Hide whitespace changes

Copilot AI review requested due to automatic review settings May 28, 2026 00:59
@gewarren gewarren requested a review from a team as a code owner May 28, 2026 00:59
Copy link
Copy Markdown
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 the WPF (System.Windows) ECMA XML reference docs to remove or tone down .NET Framework-specific remarks and wording, aligning this repo with the split to dotnetfw-api-docs.

Changes:

  • Removes .NET Framework version/configuration guidance (for example, app.config/AppContext note) from affected remarks.
  • Rewords several remarks/summaries to drop “.NET Framework” phrasing (for example, “supports the .NET infrastructure”).
  • Normalizes some markdown formatting in <format type="text/markdown"> blocks (whitespace/line layout).

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
xml/System.Windows/FrameworkElement.xml Removes a .NET Framework-specific layout rounding note; updates markdown content in remarks.
xml/System.Windows/AttachedPropertyBrowsableForChildrenAttribute.xml Rewords remarks to remove “.NET Framework attribute” phrasing.
xml/System.Windows/AttachedPropertyBrowsableAttribute.xml Rewords/normalizes the remarks markdown and removes .NET Framework-specific phrasing.
xml/System.Windows/Application.xml Removes a .NET Framework version-introduction note from ResourceAssembly remarks.
xml/System.Windows.Documents/PageContentCollection.xml Updates internal infrastructure wording in the IEnumerable.GetEnumerator summary.
xml/System.Windows.Documents.DocumentStructures/TableStructure.xml Normalizes remarks markdown formatting and updates internal infrastructure wording.
xml/System.Windows.Documents.DocumentStructures/TableRowStructure.xml Normalizes remarks markdown formatting and updates internal infrastructure wording.
xml/System.Windows.Documents.DocumentStructures/TableRowGroupStructure.xml Normalizes remarks markdown formatting and updates internal infrastructure wording.
xml/System.Windows.Documents.DocumentStructures/StoryFragment.xml Updates internal infrastructure wording in an AddChild-style member summary.
xml/System.Windows.Documents.DocumentStructures/ParagraphStructure.xml Normalizes remarks markdown formatting and updates internal infrastructure wording.
xml/System.Windows.Documents.DocumentStructures/ListStructure.xml Normalizes remarks markdown formatting and updates internal infrastructure wording.
xml/System.Windows.Documents.DocumentStructures/FigureStructure.xml Normalizes remarks markdown formatting and updates internal infrastructure wording.
xml/System.Windows.Diagnostics/ResourceDictionaryDiagnostics.xml Rewords remarks to remove “.NET Framework infrastructure” phrasing; normalizes markdown formatting.

Comment thread xml/System.Windows/FrameworkElement.xml Outdated
gewarren and others added 3 commits May 27, 2026 18:04
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants