Condividi tramite


Element.MapAutomationPropertiesExcludedWithChildren Metodo

Definizione

Esegue il mapping della proprietà astratta ExcludedWithChildrenProperty alle implementazioni specifiche della piattaforma.

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)

Parametri

handler
IElementHandler

Gestore associato.

element
Element

Istanza associata Element .

Si applica a