I found this nice video to show how easy it is to create a nice reflection effect in WPF:
http://www.contentpresenter.com/LiveReflection.wmv
Printable View
I found this nice video to show how easy it is to create a nice reflection effect in WPF:
http://www.contentpresenter.com/LiveReflection.wmv
Very nice :thumb:
I cant watch the video here but which way does that do it, using the visual brush technique or using a duplicated control that is flipped around? I find the visual brush method much better as the reflection is 'live' so you can use it for reflections of videos or progress bars etc
It uses the visual brush with a video, so it gives you the real time reflection.
good stuff then :)