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