Skip to content

Conversation

@bdovaz
Copy link
Contributor

@bdovaz bdovaz commented Aug 20, 2023

Fix #1174

Analyzing WPF frameworks like Prism and reading the official documentation, it seems that taking into account the FrameworkElement class is enough. If it is not, it will be easy to modify it in the future.

References:

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/advanced/base-elements

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/advanced/base-elements-overview

https://github.com/PrismLibrary/Prism/tree/master/src/Wpf/Prism.Wpf

@bdovaz
Copy link
Contributor Author

bdovaz commented Aug 21, 2023

@josefpihrt can you merge and release another version please?

Thanks!

@josefpihrt
Copy link
Collaborator

@bdovaz Please update changelog.

@bdovaz
Copy link
Contributor Author

bdovaz commented Aug 21, 2023

@bdovaz Please update changelog.

Done!

EDIT: Also fixed broken links in CHANGELOG file

@josefpihrt josefpihrt merged commit 53e5732 into dotnet:main Aug 21, 2023
@josefpihrt
Copy link
Collaborator

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

partial keyword usage and WPF

2 participants