'Declaration Public Property TextColor As System.Windows.Media.Color
public System.Windows.Media.Color TextColor { get; set; }
public: __property System.Windows.Media.Color* get_TextColor(); public: __property void set_TextColor(
System.Windows.Media.Color* value
);
public:
property System.Windows.Media.Color^ TextColor { System.Windows.Media.Color^ get(); void set(System.Windows.Media.Color^ value); }
Property Value
Значение по умолчанию - System.Windows.Media.Colors.Черный.