ListItemAutomationPeer Constructor

Initializes a new instance of the ListItemAutomationPeer class

Definition

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

Parameters

owner  ContentControl
 

See Also