SeparatorAutomationPeer.GetClassNameCore Metodo

Definizione

Ottiene il nome dell’oggetto Separator associato a SeparatorAutomationPeer. Chiamato da GetClassName().

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

Restituisce

Stringa che contiene "Separator".

Si applica a

Vedi anche