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