MindFusion.Wpf Pack Programmer's Guide
Calendar.ButtonPressedBackground Property
See Also
 





Gets or sets the background of the buttons in the calendar when they are pressed. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public Brush ButtonPressedBackground { get; set; }

Visual Basic  Copy Code

Public Property ButtonPressedBackground As Brush

 Property Value

A WPF Brush object.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace