Compartilhar via


Element.MapAutomationPropertiesIsInAccessibleTree Método

Definição

Mapeia a propriedade abstrata IsInAccessibleTreeProperty para as implementações específicas da plataforma.

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)

Parâmetros

handler
IElementHandler

O manipulador associado.

element
Element

A instância associada Element

Aplica-se a