WindowPlacementSettingsUpdateTo - метод |
Пространство имён:
Tessa.UI.Properties
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: System.WindowsWindow
- restoreLocation (Optional)
- Тип: SystemBoolean
Возвращаемое значение
Тип:
WindowPlacementSettingsСм. также