DoubleClick(ClickArgs) Method
Double-clicks on this object using the specified ClickArgs.

C# Syntax

void DoubleClick( 
   ClickArgs args
)

Parameters

args
The click arguments that will be used during the double-click.