Share via


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 instance.

적용 대상