Condividi tramite


IVsWindowFrameEvents3 Interfaccia

Definizione

[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
Attributi

Metodi

OnFrameDocDataInitializedAsync(IVsWindowFrame, Object)

Chiamato quando l'oggetto DocData è stato inizializzato nel frame.

OnFrameDocViewInitialized(IVsWindowFrame, Object)

Chiamato quando l'oggetto DocView è stato inizializzato nel frame.

Si applica a