AutoRepeat Property (SparkButtonBase)
Class
SparkButtonBase
.
Action
Gets whether to dispatch repeated buttonDown events if the user holds down the mouse button.
Syntax
C#
protected
Boolean
autoRepeat { get; }
VB
'Declaration Protected Read Property autoRepeat As
Boolean
Access
Read only.