Click or drag to resize

PFViewModelView Property

Gets the equivalent object of this view in the parent application's model.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ContentView ModelView { get; }

Property Value

Type: ContentView
See Also