GetAutomationControlType Method
Gets the control type for the element that is associated with the UI Automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public AutomationControlType GetAutomationControlType()
Public Function GetAutomationControlType As AutomationControlType
member GetAutomationControlType : unit -> AutomationControlType