DpiHelper.TransformFromDevice Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réservé à un usage interne Microsoft.
public:
static property System::Windows::Media::MatrixTransform ^ TransformFromDevice { System::Windows::Media::MatrixTransform ^ get(); };
public static System.Windows.Media.MatrixTransform TransformFromDevice { get; }
member this.TransformFromDevice : System.Windows.Media.MatrixTransform
Public ReadOnly Property TransformFromDevice As MatrixTransform