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