DpiHelper.TransformToDevice Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public:
static property System::Windows::Media::MatrixTransform ^ TransformToDevice { System::Windows::Media::MatrixTransform ^ get(); };
public static System.Windows.Media.MatrixTransform TransformToDevice { get; }
static member TransformToDevice : System.Windows.Media.MatrixTransform
Public ReadOnly Property TransformToDevice As MatrixTransform