SelectingItemsControlAutomationPeer Constructor

Initializes a new instance of the SelectingItemsControlAutomationPeer class

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected SelectingItemsControlAutomationPeer(
	SelectingItemsControl owner
)

Parameters

owner  SelectingItemsControl
 

See Also