WindowInfoScreen Property
Gets the display device on which this window is shown.
Namespace: DevCase.Core.Diagnostics.ProcessesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Screen Screen { get; }
Public ReadOnly Property Screen As Screen
Get
Dim instance As WindowInfo
Dim value As Screen
value = instance.Screen
public:
property Screen^ Screen {
Screen^ get ();
}
member Screen : Screen with get
No code example is currently available or this language may not be supported.
Property Value
Screen