'Declaration <TemplatePartAttribute(Name="PART_Popup", Type=System.Windows.Controls.Primitives.Popup)> <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 DateTimePickerBase Inherits Xceed.Wpf.Toolkit.DateTimeUpDown Implements Xceed.Wpf.Toolkit.Core.Input.IValidateInput
'Usage Dim instance As DateTimePickerBase
[TemplatePart(Name="PART_Popup", Type=System.Windows.Controls.Primitives.Popup)] [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 DateTimePickerBase : Xceed.Wpf.Toolkit.DateTimeUpDown, Xceed.Wpf.Toolkit.Core.Input.IValidateInput