Freigeben über


Element.MapAutomationPropertiesExcludedWithChildren Methode

Definition

Ordnet die abstrakte ExcludedWithChildrenProperty Eigenschaft den plattformspezifischen Implementierungen zu.

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)

Parameter

handler
IElementHandler

Der zugehörige Handler.

element
Element

Der zugeordnete Element instance.

Gilt für: