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

[WPF] Fix RadioButton crash #12408

Merged
merged 1 commit into from
Oct 9, 2020
Merged

[WPF] Fix RadioButton crash #12408

merged 1 commit into from
Oct 9, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

RadioButton is no longer implementing IButtonController.

Issues Resolved

API Changes

None

Platforms Affected

  • WPF

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery and navigate to the RadioButton Galleries. Select any sample and then tap any RadioButton. Without exceptions the test has passed.

PR Checklist

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

@samhouts samhouts merged commit 9ae9937 into 5.0.0 Oct 9, 2020
@samhouts samhouts deleted the fix-12405 branch October 9, 2020 21:00
@samhouts samhouts added this to the 5.0.0 milestone Oct 14, 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] [XF 5.0] RadioButton : InvalidCastException on click
3 participants