TableCellAutomationPeer.GetLocalizedControlTypeCore メソッド

定義

この TableCellAutomationPeer に関連付けられた TableCell のコントロール型のローカライズされたバージョンを取得します。

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

戻り値

"cell" を格納している文字列。

適用対象