Retrieves the delegate assigned to the protected event.
public EventHandler getOnProtected()
Returns the EventHandler object assigned to the protected event.
The protected event occurs when the user attempts to modify protected text.
See Also addOnProtected, onProtected