MindFusion.Wpf Pack Programmer's Guide
IProjectViewModel.DependencyType Property
See Also
 





Gets or sets the type of dependencies created through the ViewModel.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

Type DependencyType { get; set; }

Visual Basic  Copy Code

Property DependencyType As Type

 Property Value

A .NET Type object specifying the type of the dependencies created through the project.

 See Also

IProjectViewModel Members
IProjectViewModel Interface
MindFusion.DataViews.Wpf Namespace