'Declaration <LocalizabilityAttribute(LocalizationCategory.Text)> <ContentPropertyAttribute("Text")> <TemplatePartAttribute(Name="PART_ContentHost", Type=System.Windows.FrameworkElement)> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class NumericTextBox Inherits ValueRangeTextBox
'Usage Dim instance As NumericTextBox
[Localizability(LocalizationCategory.Text)] [ContentProperty("Text")] [TemplatePart(Name="PART_ContentHost", Type=System.Windows.FrameworkElement)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class NumericTextBox : ValueRangeTextBox