LandmarkTypeProperty Field
Defines the AutomationProperties.LandmarkType attached property.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<AutomationLandmarkType?> LandmarkTypeProperty
Public Shared ReadOnly LandmarkTypeProperty As AttachedProperty(Of AutomationLandmarkType?)
static val LandmarkTypeProperty: AttachedProperty<Nullable<AutomationLandmarkType>>
Field Value
AttachedProperty(Nullable(AutomationLandmarkType))
Remarks
This property affects the default value for GetLandmarkType()