Share via


ListBoxItemWrapperAutomationPeer.GetClassNameCore 方法

定義

取得與此 ListBoxItem 相關聯之 ListBoxItemWrapperAutomationPeer 的名稱。 由 GetClassName() 呼叫。

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

傳回

包含 "ListBoxItem" 的字串。

適用於