Gets a value indicating whether this list is zooming.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public bool IsZooming { get; private set; } |
| Visual Basic |
|---|
Public Property IsZooming As Boolean Get Private Set |