'Declaration <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class EditorIntegerUpDownDefinition Inherits Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase(Of IntegerUpDown,Integer)
'Usage Dim instance As EditorIntegerUpDownDefinition
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class EditorIntegerUpDownDefinition : Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<IntegerUpDown,int>