Tagged Questions
0
votes
1answer
422 views
binding textbox with trackbar and with field in class
Hi
I have problem with binding textbox with trackbar and with a property in class.
I bind a textbox.text property to field
`Progress`
in my object. Next I managed to bound property Value from ...