SolidColorBrushColor Property |
Gets or sets the color of this SolidColorBrush.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Color Color { get; set; }
Property Value
Type:
ColorSee Also