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