AutomationPeerIsContentElement Method

Gets a value that indicates whether the element that is associated with this automation peer contains data that is presented to the user.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsContentElement()

Return Value

Boolean

Remarks

WindowsUIA_IsContentElementPropertyId
macOSNo mapping.

See Also