'Declaration Property MaterialAccentBrush As Brush
'Usage Dim instance As IMaterialBrushes Dim value As Brush instance.MaterialAccentBrush = value value = instance.MaterialAccentBrush
Brush MaterialAccentBrush {get; set;}
Property Value
A Brush value representing the color to use as the control's background. By default, the first value in the MaterialAccentBrushes list will be selected.