次の方法で共有


IWindowProvider.InteractionState プロパティ

定義

ウィンドウの対話状態を取得します。

public:
 property WindowInteractionState InteractionState { WindowInteractionState get(); };
WindowInteractionState InteractionState();
public WindowInteractionState InteractionState { get; }
var windowInteractionState = iWindowProvider.interactionState;
Public ReadOnly Property InteractionState As WindowInteractionState

プロパティ値

列挙体の値としてのコントロールの相互作用状態。

適用対象