'Declaration
Public Shared Function GetIsHandled( _ ByVal e As MouseEventArgs _ ) As Boolean
public static bool GetIsHandled( MouseEventArgs e )
Parameters
- e
- The OriginalEventArgs instance containing the event data.
'Declaration
Public Shared Function GetIsHandled( _ ByVal e As MouseEventArgs _ ) As Boolean
public static bool GetIsHandled( MouseEventArgs e )