ListBoxItemWrapperAutomationPeer.GetClassNameCore Yöntem

Tanım

Bu ListBoxItemWrapperAutomationPeerile ilişkilendirilmiş olan öğesinin ListBoxItem adını alır. tarafından GetClassName()çağrılır.

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

Döndürülenler

String

"ListBoxItem" içeren bir dize.

Şunlara uygulanır