Aracılığıyla paylaş


ListBoxItemAutomationPeer.GetClassNameCore Yöntem

Tanım

Bu ListBoxItemAutomationPeerile ilişkilendirilmiş olan öğesinin ListBoxItem adını alır. Bu yöntem 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

"ListBoxItem" içeren bir dize.

Şunlara uygulanır