Click or drag to resize
DigitalRuneServiceLocatorCurrent Property
The current ambient container.

Namespace: Microsoft.Practices.ServiceLocation
Assembly: Microsoft.Practices.ServiceLocation (in Microsoft.Practices.ServiceLocation.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static IServiceLocator Current { get; }

Property Value

Type: IServiceLocator
See Also