'Declaration <TemplatePartAttribute(Name="PART_HoursCanvas", Type=System.Windows.Controls.Canvas)> <TemplateVisualStateAttribute(GroupName="DisplayModeStates", Name="Hours")> <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 Clock Inherits System.Windows.Controls.Control
'Usage Dim instance As Clock
[TemplatePart(Name="PART_HoursCanvas", Type=System.Windows.Controls.Canvas)] [TemplateVisualState(GroupName="DisplayModeStates", Name="Hours")] [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 Clock : System.Windows.Controls.Control