Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / CurrentZone Property

In This Topic
    CurrentZone Property (C1Book)
    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