ProgressBarAutomationPeer Constructor

Initializes a new instance of the ProgressBarAutomationPeer class

Definition

Namespace: Avalonia.Controls.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ProgressBarAutomationPeer(
	RangeBase owner
)

Parameters

owner  RangeBase
 

See Also