IFrameworkView.Uninitialize Method

A method that uninitializes the app view.

Syntax

public:
void Uninitialize()  

Remarks

Your implementation of this method should clean up any external resources created during the previous call to Load when you created the app view.

Requirements

Namespace: Windows.ApplicationModel.Core

Metadata: windows.winmd

See also

Reference

IFrameworkView Interface

IFrameworkView Members

Windows.ApplicationModel.Core Namespace