'Declaration <DesignTimeVisibleAttribute(False)> <TemplatePartAttribute(Name="PART_Content", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")> <DefaultEventAttribute("Click")> <LocalizabilityAttribute(LocalizationCategory.Button)> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <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 NotInheritable Class CalendarDayButton Inherits System.Windows.Controls.Button
'Usage Dim instance As CalendarDayButton
[DesignTimeVisible(false)] [TemplatePart(Name="PART_Content", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="Selected", GroupName="SelectionStates")] [DefaultEvent("Click")] [Localizability(LocalizationCategory.Button)] [DefaultProperty("Content")] [ContentProperty("Content")] [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 sealed class CalendarDayButton : System.Windows.Controls.Button