AutomationPeerIsControlElement Method
Gets a value that indicates whether the element is understood by the user as
interactive or as contributing to the logical structure of the control in the GUI.
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsControlElement()
Public Function IsControlElement As Boolean
member IsControlElement : unit -> bool
Return Value
Boolean | Windows | UIA_IsControlElementPropertyId |
| macOS | NSAccessibilityProtocol.isAccessibilityElement |