MVVM friendly ThumbnailViewer

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
alexandru.popa
Posts: 2
Joined: Mon Mar 03, 2014 7:24 pm

MVVM friendly ThumbnailViewer

Post 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
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: MVVM friendly ThumbnailViewer

Post 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
alexandru.popa
Posts: 2
Joined: Mon Mar 03, 2014 7:24 pm

Re: MVVM friendly ThumbnailViewer

Post 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
Post Reply