ItemAutomationPeer.GetItemStatusCore Metoda

Definicja

Pobiera ciąg, który przekazuje stan wizualizacji określonego UIElementelementu .

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

Zwraca

String

Stan. Przykłady obejmują "Zajęty" lub "Online".

Uwagi

Obiekt UIElement odpowiada elementowi danych w kolekcji skojarzonej Items z tym ItemAutomationPeerelementem . Ta metoda jest wywoływana przez GetItemStatus.

Dotyczy

Zobacz też