'Declaration
Public Class ImageSourceEditor Inherits C1.WPF.PropertyGrid.StringEditor(Of ImageSource) Implements IPropertyGridEditor
public class ImageSourceEditor : C1.WPF.PropertyGrid.StringEditor<ImageSource>, IPropertyGridEditor
'Declaration
Public Class ImageSourceEditor Inherits C1.WPF.PropertyGrid.StringEditor(Of ImageSource) Implements IPropertyGridEditor
public class ImageSourceEditor : C1.WPF.PropertyGrid.StringEditor<ImageSource>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.StringEditor<T>
C1.WPF.PropertyGrid.ImageSourceEditor