'Declaration
Protected Sub OnLostMouseCapture( _ ByVal e As System.Windows.Input.MouseEventArgs _ )
'Usage
Dim instance As VerticalScrollbarsPresenter Dim e As System.Windows.Input.MouseEventArgs instance.OnLostMouseCapture(e)
protected void OnLostMouseCapture( System.Windows.Input.MouseEventArgs e )
Parameters
- e