DropDownButton.

ArrowMouseOverBrush Property

Summary

Gets or sets the foreground brush of the button arrow icon if the mouse is over the drop down button.
Namespace
MahApps.Metro.Controls
Containing Type
DropDownButton

Syntax

public Brush ArrowMouseOverBrush { get; set; }

Value

Type Description
Brush