Summary
Sets the value of the Background for the header.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- Headered
Control Helper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
public static void SetHeaderBackground(UIElement element, Brush value)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement | |
| value | Brush |
Return Value
| Type | Description |
|---|---|
| void |
