20 using System.Windows.Media;
22 namespace SiliconStudio.Paradox.VisualStudio.Classifiers
31 ForegroundColor = foregroundColor;
32 BackgroundColor = backgroundColor;
readonly Color ForegroundColor
SiliconStudio.Core.Mathematics.Color Color
readonly Color BackgroundColor
ClassificationColor(Color?foregroundColor=null, Color?backgroundColor=null)