Compartilhar via


Element.MapAutomationPropertiesExcludedWithChildren Método

Definição

Mapeia a propriedade abstrata ExcludedWithChildrenProperty para as implementações específicas da plataforma.

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)

Parâmetros

handler
IElementHandler

O manipulador associado.

element
Element

A instância associada Element .

Aplica-se a