Gets the zone of the book under the mouse.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public BookZone CurrentZone { get; private set; }
Visual Basic
Public Property CurrentZone As BookZone
	Get
	Private Set

See Also