Click or drag to resize

MainWindowIsRelocating field

Indicates that the main window is currently changing its location and therefore cannot yet report the correct end position to the checker and worker. Is used in App.cs to react to the first positioning when the application is started. of the main window before an autostart is performed.

Namespace: Vishnu.WPF_UI
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool IsRelocating

Field value

Boolean
See also