[]
Gets or sets a brush that describes the background of selected button. This is a dependency property.
public Brush CalendarSelectionBackground { get; set; }
Public Property CalendarSelectionBackground As Brush
Type | Description |
---|---|
Brush | The brush that is used to fill the selected button's background. |