'Declaration
Protected Sub OnToolTipClosing( _ ByVal e As System.Windows.Controls.ToolTipEventArgs _ )
'Usage
Dim instance As VerticalScrollbarsPresenter Dim e As System.Windows.Controls.ToolTipEventArgs instance.OnToolTipClosing(e)
protected void OnToolTipClosing( System.Windows.Controls.ToolTipEventArgs e )
Parameters
- e