1 reference to new
PresentationCore (1)
System\Windows\BinaryFormat\Count.cs (1)
26public static implicit operator Count(int value) => new(value);