Gets or sets the background of the item when the user points it with the mouse. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public Brush MouseOverBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property MouseOverBackground As Brush |
A WPF Brush.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |