Condividi tramite


Element.MapAutomationPropertiesIsInAccessibleTree Metodo

Definizione

Esegue il mapping della proprietà astratta IsInAccessibleTreeProperty alle implementazioni specifiche della piattaforma.

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)

Parametri

handler
IElementHandler

Gestore associato.

element
Element

Istanza associata Element

Si applica a