public bool IsDefaultPrevented( string eventType, bool bubbles )
Public Function IsDefaultPrevented ( _ eventType As String, _ bubbles As Boolean _ ) As Boolean
public: bool IsDefaultPrevented( String^ eventType, bool bubbles )