次の方法で共有


Window.Active プロパティ

定義

True 指定したウィンドウがアクティブな場合です。

public:
 property bool Active { bool get(); };
public bool Active { get; }
member this.Active : bool
Public ReadOnly Property Active As Boolean

プロパティ値

適用対象