GetLocalizedControlType Method
Gets a human-readable localized string that represents the type of the control that is associated with this automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string GetLocalizedControlType()
Public Function GetLocalizedControlType As String
member GetLocalizedControlType : unit -> string