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