Occurs when the page starts to be dragged.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public event EventHandler DragPageStarted |
| Visual Basic |
|---|
Public Event DragPageStarted As EventHandler |
| XAML Attribute Usage |
|---|
<object DragPageStarted="EventHandler" .../> |