Share via


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

適用於

另請參閱