ItemClickEventArgs.

ItemClickEventArgs(RoutedEvent) Constructor

Namespace
MahApps.Metro.Controls
Containing Type
ItemClickEventArgs

Syntax

public ItemClickEventArgs(RoutedEvent routedEvent)

Parameters

Name Type Description
routedEvent RoutedEvent

Return Value

Type Description
void