Summary
Gets or sets the brush used to draw the control's background.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- TemplatedControl
Syntax
public IBrush Background { get; set; }
Value
Type | Description |
---|---|
IBrush |
public IBrush Background { get; set; }
Type | Description |
---|---|
IBrush |