Class MaterialResourceKeyTypeConverter
Used to convert System.
Inheritance
System.Object
MaterialResourceKeyTypeConverter
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public class MaterialResourceKeyTypeConverter : ThemeResourceKeyTypeConverter<MaterialResourceKey>
Constructors
MaterialResourceKeyTypeConverter()
Declaration
public MaterialResourceKeyTypeConverter()
Methods
GetStandardValues(ITypeDescriptorContext)
Declaration
public override TypeConverter.StandardValuesCollection GetStandardValues(ITypeDescriptorContext context)
Parameters
System.
|
Returns
System.
|
GetStandardValuesSupported(ITypeDescriptorContext)
Declaration
public override bool GetStandardValuesSupported(ITypeDescriptorContext context)
Parameters
System.
|
Returns
System.
|