Content.ActualWidth Property

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

Gets the width of the Windows Phone application content area.

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

Syntax

Public ReadOnly Property ActualWidth As Double
public double ActualWidth { get; }

Property Value

Type: System..::.Double
The width, in logical pixels, of the Windows Phone application content area.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

Content Class

System.Windows.Interop Namespace