Protected Overridable Sub OnToolDoubleClick( _ ByVal args As LayoutViewMouseButtonEventArgs _ )
protected virtual void OnToolDoubleClick( LayoutViewMouseButtonEventArgs args )
Parameters
- args
- A LayoutViewMouseButtonEventArgs that contains the event data.