2 overrides of ConvertToValue
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
219
public override T
ConvertToValue
<T>(ITypeDescriptorContext context, TypeConverter converter, object instance)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
132
public override T
ConvertToValue
<T>(ITypeDescriptorContext context, TypeConverter converter, object instance)