Click or drag to resize

TreeParametersViewModelRoot property

Internal, cross-assembly parameter. Contains the LogicalTaskTreeViewModel as IViewModelRoot in order to create a direct assembly reference to Vishnu.ViewModel. Is resolved again within the Vishnu.ViewModel assembly.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public IViewModelRoot? ViewModelRoot { get; set; }

Property value

IViewModelRoot
See also