Property SelectedColor
SelectedColor
The color selected in the picker. Identical to Value but non-nullable.
public Color SelectedColor { get; set; }
The color selected in the picker. Identical to Value but non-nullable.
public Color SelectedColor { get; set; }