Page 1 of 1

MVVM friendly ThumbnailViewer

Posted: Mon Mar 03, 2014 7:30 pm
by alexandru.popa
Hello,

We just bought the controls and realized that there is no support to bind a collection of images to the ThumbnailViewer. We have tried to create an attached dependency property in which to add manually the images to the thumbnail viewer but with no success. Any suggestions? Our whole application is 100% based on MVVM.

All the best,
Alex

Re: MVVM friendly ThumbnailViewer

Posted: Mon Mar 03, 2014 7:51 pm
by Alex
Hello Alex,

Could you send us a small working project which demonstrates your problem? If yes, please send you project to support@vintasoft.com.

Best regards, Alexander

Re: MVVM friendly ThumbnailViewer

Posted: Mon Mar 24, 2014 3:36 pm
by alexandru.popa
Hello,

Sorry for the late reply. Since my last post we have resolved this issue by subclassing the WPFThumbnailViewer control and adding a normal dependency property and it works now, thank you very much.

Have a nice day,
Alex Popa