Share via


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" 的字串。

適用於