# Sandbox.SelectionSystem.OnItemAdded

```csharp
System.Action<object> OnItemAdded { get; set; }
```

Invoked when an item is added to the selection.

Declared in [Sandbox.SelectionSystem](/api/Sandbox.SelectionSystem).
Assembly: `Sandbox.System`.
