[]
Represents a converter that converts an internal viewer collection to a WPF collection.
public class ThumbnailItemCollectionConverter : AdapterConverter<ObservableCollection<ThumbnailItemViewModel>, ObservableCollection<IPageModel>>, IValueConverter
| Name | Description |
|---|---|
| ThumbnailItemCollectionConverter() | Initializes a new instance of the ThumbnailItemCollectionConverter class. |