'Declaration <LocalizabilityAttribute(LocalizationCategory.Ignore, Readability=Readability.Unreadable)> <ContentPropertyAttribute("Child")> <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 DateInputScope Inherits System.Windows.Controls.Decorator
'Usage Dim instance As DateInputScope
[Localizability(LocalizationCategory.Ignore, Readability=Readability.Unreadable)] [ContentProperty("Child")] [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 DateInputScope : System.Windows.Controls.Decorator