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