WindowViewModel.OnWindowClosed Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Allows Window.Closed hook

Namespace:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Protected Friend Overridable Sub OnWindowClosed
protected internal virtual void OnWindowClosed()
protected public:
virtual void OnWindowClosed()
abstract OnWindowClosed : unit -> unit  
override OnWindowClosed : unit -> unit
function OnWindowClosed()

.NET Framework Security

See Also

Reference

WindowViewModel Class

Microsoft.TeamFoundation.MVVM Namespace