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

适用于

另请参阅