Property wnd.IsCloakedGetState
Overload
Gets the cloaked state.
public int IsCloakedGetState { get; }
Property Value
int
On Windows 7 returns 0 because there is no "cloaked window" feature. |
Gets the cloaked state.
public int IsCloakedGetState { get; }
int
On Windows 7 returns 0 because there is no "cloaked window" feature. |