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