Namespace The.WPF
Classes
Interfaces
- IEntityContext
Entity context provided by The.WPF.IServices; guaranteed to have a single "session principal".
- IModel
The base model (viewmodel) interface, shared between various components, provides two operations: change-tracking and validation. Both apply only to editable models - most but not all models are editable in some sense.