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

Fixing Disabled UI state in radiobutton #10129

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

siagupta0202
Copy link
Contributor

@siagupta0202 siagupta0202 commented Nov 28, 2024

Fixes microsoft/WPF-Samples#673

Description

Fixes the background color when the radio buttons are disabled

Customer Impact

Regression

Yes

Testing

Local build pass. Tested with Sample applications.

Risk

Low

Microsoft Reviewers: Open in CodeFlow

@siagupta0202 siagupta0202 requested review from a team as code owners November 28, 2024 07:26
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Nov 28, 2024
@siagupta0202 siagupta0202 changed the title Fixing Disabled UI state radiobutton Fixing Disabled UI state in radiobutton Nov 29, 2024
@dipeshmsft dipeshmsft added the Port to .NET 9.0 Fixes that need to ported back to .NET 9 label Nov 29, 2024
@dipeshmsft dipeshmsft merged commit 26c755f into dotnet:main Dec 4, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
@siagupta0202 siagupta0202 deleted the disabled-ui-radiobutton branch February 5, 2025 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Port to .NET 9.0 Fixes that need to ported back to .NET 9 PR metadata: Label to tag PRs, to facilitate with triage Win 11 Theming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabled RadioButton - BUG
3 participants