1 write to _barTextColor
Microsoft.Maui.Controls (1)
Toolbar\Toolbar.cs (1)
40
public virtual Color BarTextColor { get => _barTextColor; set => SetProperty(ref
_barTextColor
, value); }
1 reference to _barTextColor
Microsoft.Maui.Controls (1)
Toolbar\Toolbar.cs (1)
40
public virtual Color BarTextColor { get =>
_barTextColor
; set => SetProperty(ref _barTextColor, value); }