Table of Contents

Constructor RoutedCancelEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

RoutedCancelEventArgs()

Initializes a new instance of the RoutedCancelEventArgs class.

public RoutedCancelEventArgs()

RoutedCancelEventArgs(RoutedEvent, object)

Initializes a new instance of the RoutedCancelEventArgs class.

public RoutedCancelEventArgs(RoutedEvent routedEvent, object source)

Parameters

routedEvent RoutedEvent
source object