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