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


Element.MapAutomationPropertiesIsInAccessibleTree Метод

Определение

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

public:
 static void MapAutomationPropertiesIsInAccessibleTree(Microsoft::Maui::IElementHandler ^ handler, Microsoft::Maui::Controls::Element ^ element);
public static void MapAutomationPropertiesIsInAccessibleTree (Microsoft.Maui.IElementHandler handler, Microsoft.Maui.Controls.Element element);
static member MapAutomationPropertiesIsInAccessibleTree : Microsoft.Maui.IElementHandler * Microsoft.Maui.Controls.Element -> unit
Public Shared Sub MapAutomationPropertiesIsInAccessibleTree (handler As IElementHandler, element As Element)

Параметры

handler
IElementHandler

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

element
Element

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

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