Partager via


IVsWindowFrameEvents3 Interface

Définition

[System.Runtime.InteropServices.Guid("3B8B9802-C720-4219-8694-E87EE8CB0E6D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWindowFrameEvents3
[<System.Runtime.InteropServices.Guid("3B8B9802-C720-4219-8694-E87EE8CB0E6D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWindowFrameEvents3 = interface
Public Interface IVsWindowFrameEvents3
Attributs

Méthodes

OnFrameDocDataInitializedAsync(IVsWindowFrame, Object)

Appelé lorsque le DocData a été initialisé sur le frame.

OnFrameDocViewInitialized(IVsWindowFrame, Object)

Appelé lorsque le DocView a été initialisé sur le cadre.

S’applique à