Property wnd.IsWindows8MetroStyle
Overload
Returns true
if this window has Metro style, ie is not a classic desktop window.
On Windows 8/8.1 most Windows Store app windows and many shell windows have Metro style.
On Windows 10 few windows have Metro style.
On Windows 7 there are no Metro style windows.
public bool IsWindows8MetroStyle { get; }