Condividi tramite


FrameAutomationPeer.GetClassNameCore Metodo

Definizione

Ottiene il nome dell’oggetto Frame associato a FrameAutomationPeer. Questo metodo viene chiamato da GetClassName().

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

Restituisce

String

Stringa che contiene “Frame”.

Si applica a