# ApplicationServicesContext.Current property

The current service provider, or `null` if it has not been set yet.

```csharp
public static IServiceProvider? Current { get; }
```

## See Also

* class [ApplicationServicesContext](../ApplicationServicesContext.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Avalonia.Controls.ApplicationServices.dll -->
