'Declaration <TemplatePartAttribute(Name="PART_Track", Type=System.Windows.FrameworkElement)> <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 MustInherit Class MaterialProgressBarBase Inherits System.Windows.Controls.ProgressBar Implements Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes
'Usage Dim instance As MaterialProgressBarBase
[TemplatePart(Name="PART_Track", Type=System.Windows.FrameworkElement)] [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 abstract class MaterialProgressBarBase : System.Windows.Controls.ProgressBar, Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes