IVsUIHierarchyNativeWindow Interface

Definition

Provides methods for native windows.

public interface class IVsUIHierarchyNativeWindow
public interface class IVsUIHierarchyNativeWindow
__interface IVsUIHierarchyNativeWindow
[System.Runtime.InteropServices.Guid("280CC247-9EF8-42F2-9009-A75B86EA871B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIHierarchyNativeWindow
[<System.Runtime.InteropServices.Guid("280CC247-9EF8-42F2-9009-A75B86EA871B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIHierarchyNativeWindow = interface
Public Interface IVsUIHierarchyNativeWindow
Attributes

Methods

SetTreeRedraw(Boolean)

Sets whether the tree view should enable or disable redraw.

Applies to