Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[WPF] Fixed NRE in FormsWindow #11926

Merged
merged 1 commit into from
Sep 9, 2020
Merged

[WPF] Fixed NRE in FormsWindow #11926

merged 1 commit into from
Sep 9, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fixed NRE in FormsWindow on WPF.

Issues Resolved

API Changes

None

Platforms Affected

  • WPF

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

To test the issue should uncomment the code from the Issue11923.cs and change the WPF App entry point. Execute the App and a Window without any exception must appear.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@samhouts samhouts added the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Aug 26, 2020
@samhouts samhouts changed the base branch from 4.8.0 to 5.0.0 August 27, 2020 14:37
@samhouts samhouts added retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. and removed retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. labels Aug 27, 2020
@samhouts samhouts removed the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Aug 31, 2020
@rmarinho rmarinho merged commit 4d24131 into 5.0.0 Sep 9, 2020
@rmarinho rmarinho deleted the fix-11923 branch September 9, 2020 16:50
@lindexi
Copy link
Contributor

lindexi commented Sep 11, 2020

@jsuarezruiz Thank you.

@samhouts samhouts added this to the 5.0.0 milestone Sep 19, 2020
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.

[Bug] [WPF] FormsWindow.SynchronizeAppBar will throw NullReferenceException
5 participants