Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore bad includes find/replace items from WPF #1688

Merged
merged 9 commits into from
Aug 9, 2023
Merged

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Aug 9, 2023

Summary

Used some git and powershell to go back in time and find items that went wrong. This PR restores those texts.

Fixes #1597


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
dotnet-desktop-guide/framework/wpf/advanced/bidirectional-features-in-wpf-overview.md Bidirectional Features in WPF Overview
dotnet-desktop-guide/framework/wpf/advanced/code-behind-and-xaml-in-wpf.md Code-Behind and XAML in WPF
dotnet-desktop-guide/framework/wpf/advanced/custom-dependency-properties.md Custom Dependency Properties
dotnet-desktop-guide/framework/wpf/advanced/dependency-property-metadata.md "Dependency Property Metadata"
dotnet-desktop-guide/framework/wpf/advanced/dependency-property-value-precedence.md Dependency Property Value Precedence
dotnet-desktop-guide/framework/wpf/advanced/documents-in-wpf.md Documents in WPF
dotnet-desktop-guide/framework/wpf/advanced/drag-and-drop-overview.md Drag and Drop Overview
dotnet-desktop-guide/framework/wpf/advanced/drag-and-drop.md dotnet-desktop-guide/framework/wpf/advanced/drag-and-drop
dotnet-desktop-guide/framework/wpf/advanced/draw-text-using-glyphs.md Draw Text Using Glyphs
dotnet-desktop-guide/framework/wpf/advanced/framework-property-metadata.md "Framework Property Metadata"
dotnet-desktop-guide/framework/wpf/advanced/globalization-for-wpf.md Globalization for WPF
dotnet-desktop-guide/framework/wpf/advanced/how-to-create-a-custom-routed-event.md dotnet-desktop-guide/framework/wpf/advanced/how-to-create-a-custom-routed-event
dotnet-desktop-guide/framework/wpf/advanced/how-to-make-an-object-follow-the-mouse-pointer.md How to: Make an Object Follow the Mouse Pointer
dotnet-desktop-guide/framework/wpf/advanced/how-to-register-an-attached-property.md "How to: Register an Attached Property"
dotnet-desktop-guide/framework/wpf/advanced/how-to-set-margins-of-elements-and-controls.md How to: Set Margins of Elements and Controls
dotnet-desktop-guide/framework/wpf/advanced/how-to-use-a-grid-for-automatic-layout.md dotnet-desktop-guide/framework/wpf/advanced/how-to-use-a-grid-for-automatic-layout
dotnet-desktop-guide/framework/wpf/advanced/how-to-use-automatic-layout-to-create-a-button.md How to: Use Automatic Layout to Create a Button
dotnet-desktop-guide/framework/wpf/advanced/inline-styles-and-templates.md "Inline Styles and Templates"
dotnet-desktop-guide/framework/wpf/advanced/input-overview.md Input Overview
dotnet-desktop-guide/framework/wpf/advanced/introduction-to-the-glyphrun-object-and-glyphs-element.md dotnet-desktop-guide/framework/wpf/advanced/introduction-to-the-glyphrun-object-and-glyphs-element
dotnet-desktop-guide/framework/wpf/advanced/resources-and-code.md Resources and Code
dotnet-desktop-guide/framework/wpf/advanced/threading-model.md Threading Model
dotnet-desktop-guide/framework/wpf/advanced/typography-in-wpf.md "Typography in WPF"
dotnet-desktop-guide/framework/wpf/advanced/walkthrough-hosting-a-wpf-composite-control-in-windows-forms.md Walkthrough: Hosting a WPF Composite Control in Windows Forms
dotnet-desktop-guide/framework/wpf/advanced/walkthrough-hosting-wpf-content-in-win32.md dotnet-desktop-guide/framework/wpf/advanced/walkthrough-hosting-wpf-content-in-win32
dotnet-desktop-guide/framework/wpf/advanced/wpf-and-win32-interoperation.md WPF and Win32 Interoperation
dotnet-desktop-guide/framework/wpf/advanced/wpf-globalization-and-localization-overview.md Globalization and localization overview
dotnet-desktop-guide/framework/wpf/controls/index.md Controls
dotnet-desktop-guide/framework/wpf/controls/panels-overview.md Panels Overview
dotnet-desktop-guide/framework/wpf/graphics-multimedia/3-d-graphics-overview.md dotnet-desktop-guide/framework/wpf/graphics-multimedia/3-d-graphics-overview

Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

@adegeo adegeo merged commit 52db914 into main Aug 9, 2023
7 checks passed
@adegeo adegeo deleted the wpf-restore-includes branch August 9, 2023 23:11
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.

Previous PR that replaced term includes may have done some bad things
2 participants