WindowProviderWrapperInteractionState - свойство
Gets the interaction state of the window.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public WindowInteractionState InteractionState { get; }
Public ReadOnly Property InteractionState As WindowInteractionState
Get
public:
virtual property WindowInteractionState InteractionState {
WindowInteractionState get () sealed;
}
abstract InteractionState : WindowInteractionState with get
override InteractionState : WindowInteractionState with get
WindowInteractionStateThe
WindowInteractionState of the control.
IWindowProviderInteractionState