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

add support command binding #46

Merged
merged 3 commits into from Oct 20, 2022
Merged

Conversation

heartacker
Copy link
Contributor

fix #40

@heartacker
Copy link
Contributor Author

heartacker commented Aug 9, 2022

image

It Works

@heartacker
Copy link
Contributor Author

            Command="{Binding ValueChangedCmd}"
            CommandParameter="{Binding Value}"
            ValueChanged="SampleUpDown_ValueChanged"

@Dirkster99 Dirkster99 merged commit 455d63f into Dirkster99:master Oct 20, 2022
@heartacker heartacker deleted the command branch October 20, 2022 21:43
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.

Is it possible supporting Command Binding for ValueChanged Event?
2 participants