Gets or sets the Brush that specifies how to paint the interior of the shape.
Namespace: Windows.UI.Xaml.ShapesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Brush Fill { get; set; }
Property Value
Type:
BrushSee Also