Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / PropertyBox Class / MinEditorWidthProperty Field

In This Topic
    MinEditorWidthProperty Field (PropertyBox)
    In This Topic
    Identifies the MinEditorWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinEditorWidthProperty As DependencyProperty
    public static readonly DependencyProperty MinEditorWidthProperty
    See Also