AutomationPeer.GetAnnotationsCore 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 Microsoft 使用者介面自動化 用戶端呼叫 GetAnnotations 或對等的 Microsoft 使用者介面自動化 用戶端 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)
傳回
對等的行為。