Skip to content

[release/9.0] Removing invalid Fluent DataGridColumn styles#9896

Merged
dipeshmsft merged 1 commit intorelease/9.0from
fluent/net9-ga/datagrid-style-crash-fix
Oct 8, 2024
Merged

[release/9.0] Removing invalid Fluent DataGridColumn styles#9896
dipeshmsft merged 1 commit intorelease/9.0from
fluent/net9-ga/datagrid-style-crash-fix

Conversation

@dipeshmsft
Copy link
Copy Markdown
Member

@dipeshmsft dipeshmsft commented Oct 4, 2024

Fixes # #9755

Main PR #9757

Description

Removes the invalid Fluent DataGridColumn styles, which can cause the application to crash when they are accessed explicitly.

Customer Impact

Developers trying to iterate through the Fluent theme ResourceDictionary will not face crash in their applications. Will allow easier migration to use the Fluent styles.

Regression

Not really, as this is part of the new Fluent styles being introduced in .NET 9. However, anyone who tries to use the new styles may face the following issues.

Testing

Local build, reproduction app and WPF Gallery application.

Risk

Minimal, no one is using the above styles currently ( except for .NET 9 preview and rc releases )

Microsoft Reviewers: Open in CodeFlow

@dipeshmsft dipeshmsft requested review from a team as code owners October 4, 2024 15:11
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Oct 4, 2024
@dipeshmsft dipeshmsft merged commit d7b788d into release/9.0 Oct 8, 2024
@dipeshmsft dipeshmsft deleted the fluent/net9-ga/datagrid-style-crash-fix branch October 8, 2024 06:46
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage Servicing-approved Servicing-consider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants