MindFusion.Scheduling for Silverlight Programmer's Guide
DependenciesOverlay.DependenciesFill Property
See Also
 





Gets or sets a brush that describes the fill of all dependencies.

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

 Syntax

C#  Copy Code

public Brush DependenciesFill { get; set; }

Visual Basic  Copy Code

Public Property DependenciesFill As Brush

 Property Value

A Silverlight Brush specifying the fill of the dependency arrow heads.

 See Also

DependenciesOverlay Members
DependenciesOverlay Class
MindFusion.DataViews.Silverlight Namespace