Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / DragPageStarted Event

In This Topic
    DragPageStarted Event (C1Book)
    In This Topic
    Occurs when the page starts to be dragged.
    Syntax
    'Declaration
     
    
    Public Event DragPageStarted As EventHandler
    public event EventHandler DragPageStarted
    See Also