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 | ||
NotifyCollectionChangedEventArgs | Describes the action that caused a System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged event. | |
NullDelegateCommand | ||
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 |