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입니다.

적용 대상

추가 정보