Click or drag to resize
DigitalRuneIInputServiceIsDoubleClick Method
Determines whether the specified button or key has been double-clicked. (Not available in Silverlight.)
Overload List
  NameDescription
Public methodIsDoubleClick(Keys)
Determines whether the specified key was double-clicked.
Public methodIsDoubleClick(MouseButtons)
Determines whether the specified button has been double-clicked.
Public methodIsDoubleClick(Buttons, LogicalPlayerIndex)
Determines whether the specified button has been double-clicked by the given player. (Not available in Silverlight.)
Public methodIsDoubleClick(Buttons, PlayerIndex)
Determines whether the specified button has been double-clicked on the given game controller. (Not available in Silverlight.)
Top
See Also