ItemClickEventArgs.

ClickedItem Property

Summary

Gets the clicked item (options item).
Namespace
MahApps.Metro.Controls
Containing Type
ItemClickEventArgs

Syntax

public object ClickedItem { get; internal set; }

Value

Type Description
object