This topic has not yet been rated - Rate this topic

ITypeDescriptorContext Interface

Provides information about a context to a type converter or a value editor, so that the type converter or editor can perform a conversion.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
public interface ITypeDescriptorContext : IServiceProvider

The ITypeDescriptorContext type exposes the following members.

  Name Description
Public property Supported by Silverlight for Windows Phone Supported by Xbox 360 Container Gets the container with the set of objects for this formatter.
Public property Supported by Silverlight for Windows Phone Supported by Xbox 360 Instance Gets the instance that is invoking the method on the formatter object.
Public property Supported by Silverlight for Windows Phone Supported by Xbox 360 PropertyDescriptor Gets the PropertyDescriptor that is surfacing the given context item.
Top
  Name Description
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 GetService Gets the service object of the specified type. (Inherited from IServiceProvider.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 OnComponentChanged Raises the OnComponentChanged event.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 OnComponentChanging Gets a value indicating whether this object can be changed.
Top

This interface exists in Silverlight due to compatibility requirements for TypeConverter. It is not intended for implementation.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

XNA Framework

Supported in: Xbox 360, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ