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

[C] default Binding ctor bind to SelfPath #8010

Merged
merged 1 commit into from
Aug 2, 2022
Merged

[C] default Binding ctor bind to SelfPath #8010

merged 1 commit into from
Aug 2, 2022

Conversation

StephaneDelcroix
Copy link
Contributor

Description of Change

I traced this issue back to 2014, when we introduced default Biding ctor
for XAML purposes. From code, Binding was never meant to be used
Path-less, but here we are...

Issues Fixed

I traced this issue back to 2014, when we introduced default Biding ctor
for XAML purposes. From code, Binding was never meant to be used
Path-less, but here we are...

- fix #7977
@jfversluis jfversluis added this to the .NET 7 milestone Aug 2, 2022
@jfversluis jfversluis merged commit c6d8608 into main Aug 2, 2022
@jfversluis jfversluis deleted the fix_7977 branch August 2, 2022 18:39
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Binding NullReferenceException
4 participants