netstandard1.5
namespace Windows.UI.Xaml.Media.Media3D
{
    [SecurityCritical]
    public struct Matrix3D : IFormattable
    {
        public Matrix3D(double m11, double m12, double m13, double m14, double m21, double m22, double m23, double m24, double m31, double m32, double m33, double m34, double offsetX, double offsetY, double offsetZ, double m44);
    }
}
nuget.org
0.0 %
Reference this API
.NET 5.06.07.08.09.0
.NET Core 1.01.12.02.12.23.03.1
.NET Framework 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 1.11.21.31.41.51.62.02.1
Information specific to netstandard1.5
Assembly

System.Runtime.WindowsRuntime.UI.Xaml , Version=4.0.1.0, PublicKeyToken=b77a5c561934e089

Referencing

Your project needs a package reference to System.Runtime.WindowsRuntime.UI.Xaml.

Package System.Runtime.WindowsRuntime.UI.Xaml netstandard1.1
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

10/22/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙