Udostępnij za pośrednictwem


TextBlockAutomationPeer.GetClassNameCore Metoda

Definicja

Pobiera nazwę skojarzonego TextBlock z tym TextBlockAutomationPeerelementem . Wywoływane przez GetClassName().

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 wyraz "TextBlock".

Dotyczy

Zobacz też