Gets whether the panning gesture has inertia during a panning gesture with the touch interface.
public bool HasInertia {get;}
public: __property bool get_HasInertia();
public:
property bool HasInertia {
bool get();
}
Property Value
A
System.Boolean value from the .NET Framework Class Library.