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





Gets or sets the background brush for the buttons in the editor when they pressed. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.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

ColorEditor Members
ColorEditor Class
MindFusion.UI.Wpf Namespace