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