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