# Sandbox.MovieMaker.Properties.TrackProperty.GetAll

```csharp
static IEnumerable<System.ValueTuple`3<string,DisplayInfo,System.Type>> GetAll(ITrackTarget parent)
```

### Parameters

- `parent` (`ITrackTarget`)

### Returns

`IEnumerable<System.ValueTuple`3<string,DisplayInfo,System.Type>>`

Declared in [Sandbox.MovieMaker.Properties.TrackProperty](/api/Sandbox.MovieMaker.Properties.TrackProperty).
Assembly: `Sandbox.Engine`.
