2 references to new
System.Private.Windows.Core (2)
System\Value.cs (2)
474this = new(value.Value); 478public static implicit operator Value(Color value) => new(value);