AutomationElementIdentifiersBoundingRectangleProperty Property

Identifies the bounding rectangle automation property. The bounding rectangle property value is returned by the GetBoundingRectangle method.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static AutomationProperty BoundingRectangleProperty { get; }

Property Value

AutomationProperty

See Also