Class NonLockingImageSourceConverter
- Namespace
- Alternet.FormDesigner.Wpf.PropertyGrid
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
public class NonLockingImageSourceConverter : TypeConverter
- Inheritance
-
NonLockingImageSourceConverter
Fields
Properties
Methods
- CanConvertFrom(ITypeDescriptorContext, Type)
Returns true if this type converter can convert from a given type.
- ConvertFrom(ITypeDescriptorContext, CultureInfo, object)
Attempts to convert to a ImageSource from the given object.