PanningLayer.PanRate Property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property PanRate As Double
protected virtual double PanRate { get; }
protected:
virtual property double PanRate {
    double get ();
}
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

PanningLayer Class

Microsoft.Phone.Controls.Primitives Namespace