Content.ScaleFactor Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the value by which the application content area scales its contents.

Namespace:  System.Windows.Interop
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property ScaleFactor As Integer
public int ScaleFactor { get; }

Property Value

Type: System..::.Int32
The scale factor for the current application content area.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

Content Class

System.Windows.Interop Namespace