Element.MapAutomationPropertiesExcludedWithChildren Méthode

Définition

Mappe la propriété abstraite ExcludedWithChildrenProperty aux implémentations spécifiques à la plateforme.

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

Paramètres

handler
IElementHandler

Le gestionnaire associé.

element
Element

Instance associée Element .

S’applique à