TextBlockAutomationPeer.GetClassNameCore メソッド

定義

この TextBlock に関連付けられている TextBlockAutomationPeer の名前を取得します。 GetClassName() によって呼び出されます。

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

戻り値

"TextBlock" という単語を含む文字列。

適用対象

こちらもご覧ください