Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / DragPageStarted Event

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