FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / OnPreviewKeyUp Method

In This Topic
    OnPreviewKeyUp Method (DraggableItem)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewKeyUp( _
       ByVal e As KeyEventArgs _
    ) 
    protected virtual void OnPreviewKeyUp( 
       KeyEventArgs e
    )

    Parameters

    e
    See Also