FrameworkContentElementAutomationPeer.GetAutomationIdCore メソッド

定義

このFrameworkContentElementに関連付けられているContentElementAutomationPeerを一意に識別する文字列を取得します。 このメソッドは、 GetAutomationId()によって呼び出されます。

protected:
 override System::String ^ GetAutomationIdCore();
protected override string GetAutomationIdCore();
override this.GetAutomationIdCore : unit -> string
Protected Overrides Function GetAutomationIdCore () As String

返品

FrameworkContentElementを一意に識別する文字列。

適用対象

こちらもご覧ください