Udostępnij za pośrednictwem


Element.MapAutomationPropertiesExcludedWithChildren Metoda

Definicja

Mapuje właściwość abstrakcyjną ExcludedWithChildrenProperty na implementacje specyficzne dla platformy.

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)

Parametry

handler
IElementHandler

Skojarzona procedura obsługi.

element
Element

Skojarzone Element wystąpienie.

Dotyczy