Property wnd.Screen
Overload
Gets screen of the screen that contains this window (the biggest part of it) or is nearest to it.
If this window handle is default(wnd)
or invalid, gets the primary screen.
Calls screen.of.
public screen Screen { get; }