ComponentOne Extended Library for WPF and Silverlight
UriEditor Class
Members 

C1.WPF.Extended.PropertyGrid Namespace : UriEditor Class
Default editor used by C1PropertyGrid to edit Uri values.
Object Model
UriEditor Class
Syntax
'Declaration
 
Public Class UriEditor 
   Inherits C1.WPF.C1TextBoxBase
   Implements C1.WPF.Extended.ITypeEditorControl, C1.WPF.Extended.ITypeMutipleEditorControl 
public class UriEditor : 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.UriEditor

See Also

Reference

UriEditor Members
C1.WPF.Extended.PropertyGrid Namespace