Sdílet prostřednictvím


RadioButtonAutomationPeer.GetClassNameCore Metoda

Definice

Získá název ContentElement , který je přidružen k tomuto ContentElementAutomationPeer. Volal by GetClassName().

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

Návraty

String

Řetězec, který obsahuje "RadioButton".

Platí pro

Viz také