GridViewAutomationPeerGetClassNameCore - метод
Gets the name of the ListBox that is associated with this ListBoxAutomationPeer. This method is called by GetClassName.
Пространство имён: Tessa.UI.Automation.PeersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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 "ListBox".