ServiceProviderDisplay Methods | 
The ServiceProviderDisplay type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyChanges | 
            Called to apply any changes made to any service providers or visualizers.
              | |
| Dispose | 
        Releases any resources associated with this instance.
        | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Pick | 
            Returns a list of IServiceProvider instances that were contained in the
            provided PickResult  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| Update | 
            Updates any dynamic graphics to the provided time.
              |