Class ItemActivatedArgs
Represents the arguments of an item activation.
Inherited Members
Namespace: LemonUI.Menus
Assembly: LemonUI.SHVDN3.dll
Syntax
public class ItemActivatedArgs
Properties
View SourceItem
The item that was just activated.
Declaration
public NativeItem Item { get; }
Property Value
| Type | Description |
|---|---|
| NativeItem |