FrameworkViewSource.CreateView Method

Definition

Creates a FrameworkView.

public:
 virtual IFrameworkView ^ CreateView() = CreateView;
IFrameworkView CreateView();
public IFrameworkView CreateView();
function createView()
Public Function CreateView () As IFrameworkView

Returns

The created FrameworkView.

Implements

Applies to