2 references to BorderColorProperty
Microsoft.Maui.Controls (2)
Frame\Frame.cs (2)
63
Color IBorderElement.BorderColorDefaultValue => (Color)
BorderColorProperty
.DefaultValue;
83
bool IBorderElement.IsBorderColorSet() => IsSet(
BorderColorProperty
);