Skip to main content

LandmarkTypeProperty Field

Defines the AutomationProperties.LandmarkType attached property.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly AttachedProperty<AutomationLandmarkType?> LandmarkTypeProperty
View Source

Field Value

AttachedProperty(Nullable(AutomationLandmarkType))

Remarks

This property affects the default value for GetLandmarkType()

See Also

Reference

AutomationProperties Class
Avalonia.Automation Namespace