WindowProviderWrapperClose - метод
Attempts to close the window.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public:
virtual void Close() sealed
abstract Close : unit -> unit
override Close : unit -> unit
Реализации
IWindowProviderClose | InvalidOperationException | When the control is unable to perform the requested action. |
| ElementNotAvailableException | When the target element is no longer available (for example, the window has closed). |