Gets or sets the border brush 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 MouseOverBorderBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property MouseOverBorderBrush As Brush |
A WPF Brush.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |