MindFusion.Scheduling for Silverlight Programmer's Guide
DependencyPresenter.DependencyType Property
See Also
 





Gets the type of the underlying dependency. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public DependencyType DependencyType { get; }

Visual Basic  Copy Code

Public ReadOnly Property DependencyType As DependencyType

 Property Value

A member of the DependencyType enumeration.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Silverlight Namespace