Class Renderer.ComponentsCacheItem
Inheritance
System.Object
    Renderer.ComponentsCacheItem
  Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
class ComponentsCacheItem
  Properties
Model
Declaration
public Type Model { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Type | 
View
Declaration
public Type View { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Type | 
ViewModel
Declaration
public Type ViewModel { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Type |