AutomationPeer.GetAnnotationsCore 메서드

정의

Microsoft UI 자동화 클라이언트가 GetAnnotations 또는 해당하는 Microsoft UI Automation 클라이언트 API를 호출할 때 피어의 동작을 제공합니다.

protected:
 virtual IVector<AutomationPeerAnnotation ^> ^ GetAnnotationsCore() = GetAnnotationsCore;
IVector<AutomationPeerAnnotation> GetAnnotationsCore();
protected virtual IList<AutomationPeerAnnotation> GetAnnotationsCore();
function getAnnotationsCore()
Protected Overridable Function GetAnnotationsCore () As IList(Of AutomationPeerAnnotation)

반환

피어의 동작입니다.

적용 대상