IVsWindowFrameEvents.OnFrameCreated(IVsWindowFrame) Метод

Определение

Вызывается при создании нового сбой IVsWindowFrame.

public:
 void OnFrameCreated(Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ frame);
public:
 void OnFrameCreated(Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ frame);
void OnFrameCreated(Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame const & 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)

Параметры

frame
IVsWindowFrame

Кадр.

Применяется к