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