wobbling thumb on a slider?
<Slider Maximum="100" Width="200"/>
When you move the thumb, its width varies by a pixel, depending on the position. I find this very annoying, esp. when the thumb is supposed to move slowly across the range. Can I suppress this behavior somehow? I thought SnapsToDevicePixels would be what I'm looking for, but that didn't change anything.
-Kolja

