# Sandbox.UI.IStyleBlock.GetRawValues

```csharp
List<StyleProperty> GetRawValues()
```

Get the list of raw style values

### Returns

`List<StyleProperty>`

Declared in [Sandbox.UI.IStyleBlock](/api/Sandbox.UI.IStyleBlock).
Assembly: `Sandbox.System`.
