# Sandbox.UI.PseudoClass.FirstChild

```csharp
static PseudoClass FirstChild
```

`:first-child` - The element is the first element among a group of sibling elements.

Declared in [Sandbox.UI.PseudoClass](/api/Sandbox.UI.PseudoClass).
Assembly: `Sandbox.System`.
