1 write to _barBackground
Microsoft.Maui.Controls (1)
Toolbar\Toolbar.cs (1)
39
public Brush BarBackground { get => _barBackground; set => SetProperty(ref
_barBackground
, value); }
1 reference to _barBackground
Microsoft.Maui.Controls (1)
Toolbar\Toolbar.cs (1)
39
public Brush BarBackground { get =>
_barBackground
; set => SetProperty(ref _barBackground, value); }