4 references to ConvertFrom
PresentationFramework (4)
MS\Internal\Data\DefaultValueConverter.cs (4)
404return ConvertFrom(o, _sourceType, parameter as DependencyObject, culture); 434return ConvertFrom(o, _targetType, parameter as DependencyObject, culture); 591return ConvertFrom(o, _sourceType, parameter as DependencyObject, culture); 630return ConvertFrom(o, _targetType, parameter as DependencyObject, culture);