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