IDialogService.RequestClose Method
Closes the window, if Closing event is not canceled.
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Sub RequestClose
void RequestClose()
void RequestClose()
abstract RequestClose : unit -> unit
function RequestClose()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.