[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.ImageSourceEditor

ImageSourceEditor Class

Editor for ImageSource properties

Inheritance
ImageSourceEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class ImageSourceEditor : StringEditor<ImageSource>, IPropertyGridEditor
Public Class ImageSourceEditor
    Inherits StringEditor(Of ImageSource)
    Implements IPropertyGridEditor

Constructors

Name Description
ImageSourceEditor()

Properties

Name Description
Converter

Gets the converter used to convert from string to ImageSource.