ProgressBarAutomationPeer.GetClassNameCore Metoda

Definicja

Pobiera nazwę skojarzonego ProgressBar z tym ProgressBarAutomationPeerelementem . 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

String

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

Dotyczy

Zobacz też