ComponentOne Basic Library for UWP
C1ProgressBar Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1ProgressBar Class
Visual element which indicates the progress of an operation. C1ProgressBar represents a control that indicates indeterminate progress of an operation.
Object Model
C1ProgressBar Class
Syntax
'Declaration
 
Public Class C1ProgressBar 
   Inherits Windows.UI.Xaml.Controls.Primitives.RangeBase
   Implements Windows.UI.Composition.IAnimationObject 
public class C1ProgressBar : Windows.UI.Xaml.Controls.Primitives.RangeBase, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               Windows.UI.Xaml.Controls.Primitives.RangeBase
                  C1.Xaml.C1ProgressBar

See Also

Reference

C1ProgressBar Members
C1.Xaml Namespace