Click or drag to resize

MainWindowSizeOnVirtualScreen property

With true, several screens are displayed as a single screen. large screen, otherwise what counts for Changes in the size and position of the screen on which is the main location of the MainWindow (ActualScreen). Is currently (02/02/2024) always set to true internally! Previously default: false; Must be set externally after instantiation.

Namespace: Vishnu.WPF_UI
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool SizeOnVirtualScreen { get; set; }

Property value

Boolean
See also