'Declaration <DesignTimeVisibleAttribute(False)> <TemplatePartAttribute(Name="PART_ContentRoot", Type=System.Windows.Controls.Grid)> <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 DateEraField Inherits DateInputField Implements IDropDown, ISpinable
'Usage Dim instance As DateEraField
[DesignTimeVisible(false)] [TemplatePart(Name="PART_ContentRoot", Type=System.Windows.Controls.Grid)] [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 DateEraField : DateInputField, IDropDown, ISpinable