1 reference to new
System.Private.Windows.Core (1)
System\Private\Windows\Core\Id.cs (1)
31
public static implicit operator Id(int value) =>
new
(value);