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