Class | Description | |
---|---|---|
CachedPageView | Base class for page views with caching | |
DelegateCommand | Parameterless command delegate | |
DelegateCommand<TParm> | DelegateCommand implementation | |
DisposablesCollection | Utility class to redirect Dispose call to its inner items | |
DocumentRendererAttribute | Allows to specified document renderer type for class. | |
DocumentSearchService | Search service implementation for ISearchableDocument | |
DoubleDelegateCommand | Command that delegates implementation to another delegate command | |
EnumerableExtensions | Extends methods of work with IEnumerable. | |
NotifyCollectionChangedEventArgs | Describes the action that caused a System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event. | |
NullDelegateCommand | NullDelegateCommand implementation. | |
NullRenderer | Null-object implementation for IDocumentRenderer interface | |
NullRenderer.Factory | IDocumentRenderer factory. | |
ObservableCollection<T> | Wrapped System.Collections.ObjectModel observable collection | |
PageView | Base abstract class for concrete page renderers. | |
RectExtensions | Extends Rect struct with helper methods. | |
StreamDocumentLoader | Served to download documents from the stream |