# ViewLocatorAttribute.StyleClassesArray property

The style classes applied to the hosting window, one per element. Set only by the constructor that takes them separately; otherwise `null`.

```csharp
public string[]? StyleClassesArray { get; }
```

## See Also

* class [ViewLocatorAttribute](../ViewLocatorAttribute.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
