Freigeben über


Element.MapAutomationPropertiesIsInAccessibleTree Methode

Definition

Ordnet die abstrakte IsInAccessibleTreeProperty Eigenschaft den plattformspezifischen Implementierungen zu.

public:
 static void MapAutomationPropertiesIsInAccessibleTree(Microsoft::Maui::IElementHandler ^ handler, Microsoft::Maui::Controls::Element ^ element);
public static void MapAutomationPropertiesIsInAccessibleTree (Microsoft.Maui.IElementHandler handler, Microsoft.Maui.Controls.Element element);
static member MapAutomationPropertiesIsInAccessibleTree : Microsoft.Maui.IElementHandler * Microsoft.Maui.Controls.Element -> unit
Public Shared Sub MapAutomationPropertiesIsInAccessibleTree (handler As IElementHandler, element As Element)

Parameter

handler
IElementHandler

Der zugehörige Handler.

element
Element

Die zugeordnete Element instance

Gilt für: