'Declaration
<LicenseProviderAttribute()> <TemplateVisualStateAttribute(Name="Indeterminate", GroupName="CommonStates")> <DefaultEventAttribute("ValueChanged")> <DefaultPropertyAttribute("Value")> <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 C1ProgressBar Inherits System.Windows.Controls.Primitives.RangeBase
[LicenseProvider()] [TemplateVisualState(Name="Indeterminate", GroupName="CommonStates")] [DefaultEvent("ValueChanged")] [DefaultProperty("Value")] [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 C1ProgressBar : System.Windows.Controls.Primitives.RangeBase