1 reference to Matrix
System.Private.Windows.GdiPlus (1)
Windows.Win32.Matrix.g.cs (1)
37 public static explicit operator Matrix(nint value) => new Matrix(value);