Element.MapAutomationPropertiesIsInAccessibleTree Méthode

Définition

Mappe la propriété abstraite IsInAccessibleTreeProperty aux implémentations spécifiques de la plateforme.

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)

Paramètres

handler
IElementHandler

Le gestionnaire associé.

element
Element

Le instance associé Element

S’applique à