Hi,
I have created user control with six slider control and six text box. each text box is associated with slider control.
Each slider control value property is bind with property of class Customer.
Please tell me how can I create a common event for each slider control.
I'm using MVVM model how this will fit in this pattern.
vikas sharma AB