Gets a value indicating whether this list is zooming.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public bool IsZooming { get; private set; }
Visual Basic
Public Property IsZooming As Boolean
	Get
	Private Set

See Also