I was talking to Eric at FOWA about how you might be able to databind in WPF whilst applying some kind of multiplication factor. For instance you might want to do something like this; < StackPanel > < TextBlock Text ="{Binding ElementName=theSlider,Path=Value}" Read More...