IServiceProvider Interface
Silverlight
Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
The IServiceProvider type exposes the following members.
This interface is implemented by a class or value type that provides a service to other objects.
The GetService method of this interface obtains the object that provides the service.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show:

