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

Fix ArgumentNullException when Expander is expanded, and Theme is Changed #10086

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

singhashish-wpf
Copy link
Member

@singhashish-wpf singhashish-wpf commented Nov 18, 2024

Fixes microsoft/WPF-Samples#672

Description

Tag Property wasn't being used, and this was causing ArgumentNullException when the Expander was expanded, and the Theme was changed.

Customer Impact

Not taking this fix would cause a ArgumentNullException when the Expander is expanded, and the Theme is changed

Regression

Testing

Sample App Testing

Risk

Low

Microsoft Reviewers: Open in CodeFlow

@singhashish-wpf singhashish-wpf requested review from a team as code owners November 18, 2024 10:43
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

changing theme mode with expander opened
1 participant