1 reference to new
System.Private.Windows.Core (1)
System\Value.cs (1)
395public static implicit operator Value(double? value) => new(value);