Udostępnij przez


ContextMenuAutomationPeer.GetClassNameCore Metoda

Definicja

Pobiera nazwę skojarzonego ContextMenu z tym ContextMenuAutomationPeerelementem . Ta metoda jest wywoływana przez GetClassName()metodę .

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

Zwraca

Ciąg zawierający ciąg "ContextMenu".

Dotyczy

Zobacz też