ProgressBarAutomationPeer Constructor
Initializes a new instance of the ProgressBarAutomationPeer class
Definition
Namespace: Avalonia.Controls.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ProgressBarAutomationPeer(
RangeBase owner
)
Public Sub New (
owner As RangeBase
)
new :
owner : RangeBase -> ProgressBarAutomationPeer
Parameters
See Also
Reference
ProgressBarAutomationPeer Class
Avalonia.Controls.Automation.Peers Namespace