Share via


IVsWindowFrameEvents2.OnFrameCreated(IVsWindowFrame) Method

Definition

public:
 void OnFrameCreated(Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ frame);
public void OnFrameCreated (Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame frame);
abstract member OnFrameCreated : Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame -> unit
Public Sub OnFrameCreated (frame As IVsWindowFrame)

Parameters

Implements

Applies to