MindFusion.Wpf Pack Programmer's Guide
ActivityPresenter.ResourcesLabelForeground Property
See Also
 





Gets or sets a foreground of the text displaying allocated resources. This is a dependency property.

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

 Syntax

C#  Copy Code

public Brush ResourcesLabelForeground { get; set; }

Visual Basic  Copy Code

Public Property ResourcesLabelForeground As Brush

 Property Value

A WPF Brush object.

 See Also

ActivityPresenter Members
ActivityPresenter Class
MindFusion.DataViews.Wpf Namespace