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 |
public object ClickedItem { get; internal set; }
Type | Description |
---|---|
object |