IWindowProvider.InteractionState Свойство

Определение

Возвращает состояние взаимодействия окна.

public:
 property System::Windows::Automation::WindowInteractionState InteractionState { System::Windows::Automation::WindowInteractionState get(); };
public System.Windows.Automation.WindowInteractionState InteractionState { get; }
member this.InteractionState : System.Windows.Automation.WindowInteractionState
Public ReadOnly Property InteractionState As WindowInteractionState

Значение свойства

WindowInteractionState

Тип WindowInteractionState элемента управления.

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

См. также раздел