PanningTitleLayer.PanRate Property

This member overrides PanningLayer.PanRate.

Namespace:  Microsoft.Phone.Controls.Primitives
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property PanRate As Double
protected override double PanRate { get; }
protected:
virtual property double PanRate {
    double get () override;
}
abstract PanRate : float with get 
override PanRate : float with get

Property Value

Type: System.Double

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PanningTitleLayer Class

Microsoft.Phone.Controls.Primitives Namespace