Click or drag to resize
SolidColorBrushColor Property
Gets or sets the color of this SolidColorBrush.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Color Color { get; set; }

Property Value

Type: Color
See Also