2 references to ColorPropertyKey
Microsoft.Maui.Controls (2)
ImmutableBrush.cs (2)
12
public new static readonly BindableProperty ColorProperty =
ColorPropertyKey
.BindableProperty;
16
SetValue(
ColorPropertyKey
, color);