GridViewItemAutomationPeerGetClassNameCore - метод
Gets the name of the ListBoxItem that is associated with this ListBoxItemAutomationPeer. This method is called by GetClassName.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
protected override string GetClassNameCore()
Protected Overrides Function GetClassNameCore As String
protected:
virtual String^ GetClassNameCore() override
abstract GetClassNameCore : unit -> string
override GetClassNameCore : unit -> string
Возвращаемое значение
StringA string that contains "ListBoxItem".