Class FontFamilyInfoConverter
Inheritance
System.Object
FontFamilyInfoConverter
Namespace: Telerik.Windows.Documents.Layout
Assembly: Telerik.Windows.Documents.dll
Syntax
public class FontFamilyInfoConverter : FontFamilyConverter
Constructors
FontFamilyInfoConverter()
Declaration
public FontFamilyInfoConverter()
Methods
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Parameters
System.ComponentModel.ITypeDescriptorContext
context
|
System.Globalization.CultureInfo
culture
|
System.Object
value
|
System.Type
destinationType
|
Returns
System.Object
|