다음을 통해 공유


TableCellAutomationPeer.GetLocalizedControlTypeCore 메서드

정의

TableCellAutomationPeer와 연결된 TableCell의 컨트롤 형식에 대한 지역화된 버전을 가져옵니다.

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

반환

String

“셀”이 포함된 문자열입니다.

적용 대상