Method UnsubscribeClickRepeated
UnsubscribeClickRepeated()
Unsubscribes the current instance from the repeated click timer event.
protected virtual void UnsubscribeClickRepeated()
Remarks
Call this method to detach the event handler for repeated click events and release associated resources. This method is intended to be overridden in derived classes to customize unsubscription behavior.