Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / CurrentZone Property

In This Topic
    CurrentZone Property
    In This Topic
    Gets the zone of the book under the mouse.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentZone As BookZone
    public BookZone CurrentZone {get;}
    See Also