'Declaration <StyleTypedPropertyAttribute(Property="CalendarItemContainerStyle", StyleTargetType=System.Windows.Controls.ComboBoxItem)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class DatePicker Inherits System.Windows.Controls.Control
'Usage Dim instance As DatePicker
[StyleTypedProperty(Property="CalendarItemContainerStyle", StyleTargetType=System.Windows.Controls.ComboBoxItem)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class DatePicker : System.Windows.Controls.Control