ComponentOne Extended Library for WPF and Silverlight
ImageSourceEditor Class
Members 

C1.WPF.Extended.PropertyGrid Namespace : ImageSourceEditor Class
Default editor used by C1PropertyGrid to edit image values.
Object Model
ImageSourceEditor Class
Syntax
'Declaration
 
Public Class ImageSourceEditor 
   Inherits C1.WPF.C1TextBoxBase
   Implements C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl 
public class ImageSourceEditor : C1.WPF.C1TextBoxBase, C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.Primitives.TextBoxBase
                        System.Windows.Controls.TextBox
                           C1.WPF.C1TextBoxBase
                              C1.WPF.Extended.PropertyGrid.ImageSourceEditor

See Also

Reference

ImageSourceEditor Members
C1.WPF.Extended.PropertyGrid Namespace