add support command binding by heartacker · Pull Request #46 · Dirkster99/NumericUpDownLib

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@heartacker

Copy link

Contributor

fix #40

@heartacker

Copy link

Contributor Author

heartacker commented

Aug 9, 2022

edited

Loading

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Is it possible supporting Command Binding for ValueChanged Event?

2 participants

@heartacker @Dirkster99