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

ToggleButtonHelper.OnIsCheckedChanged() accepts type of "bool?". #172

Merged
merged 1 commit into from
Sep 23, 2015

Conversation

nishy2000
Copy link
Contributor

An exception occurs when binding a property of "bool?" for a IsChecked dependency property.
Proposal code and test code for a part of #166.

@batzen batzen added this to the Next milestone Sep 23, 2015
batzen added a commit that referenced this pull request Sep 23, 2015
Fixes #166 by changing ToggleButtonHelper.OnIsCheckedChanged() so that it accepts type of "bool?"
@batzen batzen merged commit f522fa7 into fluentribbon:master Sep 23, 2015
@batzen
Copy link
Member

batzen commented Sep 23, 2015

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants