MindFusion.Scheduling for Silverlight Programmer's Guide
BasePresenter.MouseOverBackground Property
See Also
 





Gets or sets the background of the item when the user points it with the mouse. This is a dependency property.

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

 Syntax

C#  Copy Code

public Brush MouseOverBackground { get; set; }

Visual Basic  Copy Code

Public Property MouseOverBackground As Brush

 Property Value

A Silverlight Brush.

 See Also

BasePresenter Members
BasePresenter Class
MindFusion.DataViews.Silverlight Namespace