Sdílet prostřednictvím


Element.MapAutomationPropertiesIsInAccessibleTree Metoda

Definice

Mapuje abstraktní IsInAccessibleTreeProperty vlastnost na implementace specifické pro platformu.

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)

Parametry

handler
IElementHandler

Přidružená obslužná rutina.

element
Element

Přidružená Element instance

Platí pro