Class ProgressPresenter
Inheritance
System.Object
ProgressPresenter
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class ProgressPresenter : Control, IAutomationPeer, IPeerConverter, IProgressPresenter, IControl, IFrameworkElement, ITargetElement
Constructors
ProgressPresenter()
Declaration
public ProgressPresenter()
Properties
Progress
Declaration
public double Progress { get; }
Property Value
System.Double
|
Implements
Methods
AssignReference(AutomationReference)
Declaration
public override void AssignReference(AutomationReference reference)
Parameters
AutomationReference
reference
|