Support interface used by ValueSerializer.

Namespace: yWorks.Support.Windows
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public interface IValueSerializerContext : ITypeDescriptorContext, 
	IServiceProvider
Visual Basic
Public Interface IValueSerializerContext _
	Inherits ITypeDescriptorContext, IServiceProvider

See Also