WindowPlacementSettingsUpdateTo - метод
Пространство имён: Tessa.UI.PropertiesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public WindowPlacementSettings UpdateTo(
Window window,
bool restoreLocation = true
)
Public Function UpdateTo (
window As Window,
Optional restoreLocation As Boolean = true
) As WindowPlacementSettings
public:
WindowPlacementSettings^ UpdateTo(
Window^ window,
bool restoreLocation = true
)
member UpdateTo :
window : Window *
?restoreLocation : bool
(* Defaults:
let _restoreLocation = defaultArg restoreLocation true
*)
-> WindowPlacementSettings
- window Window
-
- restoreLocation Boolean (Optional)
-
WindowPlacementSettings