AutomationProperties.GetItemStatus(DependencyObject) Метод

Определение

Возвращает значение присоединенного свойства AutomationProperties.ItemStatus для указанного Объекта DependencyObject.

public:
 static Platform::String ^ GetItemStatus(DependencyObject ^ element);
 static winrt::hstring GetItemStatus(DependencyObject const& element);
public static string GetItemStatus(DependencyObject element);
function getItemStatus(element)
Public Shared Function GetItemStatus (element As DependencyObject) As String

Параметры

element
DependencyObject

Объект DependencyObject для проверка.

Возвращаемое значение

String

Platform::String

winrt::hstring

Состояние элемента.

Применяется к