AutomationPeer.GetAutomationControlType 메서드

정의

UI 자동화 피어와 연결된 요소의 컨트롤 형식을 가져옵니다.

public:
 virtual AutomationControlType GetAutomationControlType() = GetAutomationControlType;
AutomationControlType GetAutomationControlType();
public AutomationControlType GetAutomationControlType();
function getAutomationControlType()
Public Function GetAutomationControlType () As AutomationControlType

반환

컨트롤 형식입니다.

적용 대상