Gets or sets the colors of the text control. The property value is an object of the type WPF.TextControlColors.

Syntax

public TextControlColors DisplayColors { get; set; }
Public Property DisplayColors As TextControlColors