ListView containing Bitmaps with Zoom Animation in WPF

Posted by Ashish Ashu on Stack Overflow See other posts from Stack Overflow or by Ashish Ashu
Published on 2010-03-22T06:58:13Z Indexed on 2010/03/22 7:01 UTC
Read the original article Hit count: 530

Filed under:
|

I have a simple requirement as mentioned below:

A ListView or any control displays list of bitmaps/images. When user mouse hovers on any bitmap that bitmap zoomed to show that is currently selected.

Since I have to provide drag drop operations and click operation that why I taken the list view.

Pleas help!!

It will be great if any body provide the xaml to this..

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpf-controls