RadControls for Silverlight

Namespace: Telerik.Windows.Documents.FormatProviders.Xaml
Assembly: Telerik.Windows.Documents.FormatProviders.Xaml (in Telerik.Windows.Documents.FormatProviders.Xaml.dll) Version: 2013.1.403.1050

Syntax

C#
public class XamlFormatProvider : DocumentFormatProviderBase, 
	ITextBasedDocumentFormatProvider, IDocumentFormatProvider
Visual Basic
Public Class XamlFormatProvider _
	Inherits DocumentFormatProviderBase _
	Implements ITextBasedDocumentFormatProvider, IDocumentFormatProvider

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Documents.FormatProviders..::..DocumentFormatProviderBase
    Telerik.Windows.Documents.FormatProviders.Xaml..::..XamlFormatProvider

See Also