WindowViewModel.OnWindowUnloaded Method

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

Allows Window.Unloaded/UserControl.Unloaded hook

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

Syntax

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

.NET Framework Security

See Also

Reference

WindowViewModel Class

Microsoft.TeamFoundation.MVVM Namespace