Поделиться через


Element.MapAutomationPropertiesExcludedWithChildren Метод

Определение

Сопоставляет абстрактное ExcludedWithChildrenProperty свойство с реализациями конкретной платформы.

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)

Параметры

handler
IElementHandler

Связанный обработчик.

element
Element

Связанный Element экземпляр.

Применяется к